multiselect
multiselect copied to clipboard
Prop `closeOnScroll` doesn't work with `appendToBody`
Version
- Vue version: 3
- vueform multiselect version: 2.6.7
Description
I use appendToBody prop and want to close dropdown when page scrolling. Adding prop closeOnScroll doesn't help me.
Demo
https://codesandbox.io/p/devbox/vueform-multiselect-test-2cfwwt
I have the same problem!