Skip to content

Commit

Permalink
fix: robust seelct floating
Browse files Browse the repository at this point in the history
  • Loading branch information
tarikmehinagic committed Nov 17, 2023
1 parent 6ce85d6 commit 6256ba0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/Select/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -354,6 +354,7 @@ function deselectAll() {
</div>
</RobustInputWrapper>
<FLoating
v-if="refSelectWrapper?.wrapperRef"
ref="elementRef"
v-model:open="open"
same-size
Expand Down

0 comments on commit 6256ba0

Please sign in to comment.