Replies: 2 comments
-
I migrated to https://github.com/TotomInc/vue3-select-component for this very feature. It is pretty essential, unfortunately. |
Beta Was this translation helpful? Give feedback.
0 replies
-
We've just launched a new version that has uses Teleport for the open dropdown. Check out more details of the release here: https://github.com/shentao/vue-multiselect/releases/tag/v3.3.0 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I've run into a case where the vue-multiselect dropdown content wrapperif getting cut off at the bottom due to complex scrolling and auto-height calculations in the parent that z-index won't work around. If there was an option to teleport the dropdown to the body (outside parent), then this would be an easier issue to deal with.
Please add option to teleport dropdown to a different element.
Beta Was this translation helpful? Give feedback.
All reactions