Vue 3 multiselect component with single select, multiselect and tagging options (+Tailwind CSS support).
807
stars
150
forks
source link
Click on scrollbar closes multiselect when appendToBody or appendTo= is being used #383
Closed
UteV closed 8 months ago
Version 2.2.6 Vue version: 3.3.9
When appendToBody or appendTo="" is used, scrolling with the scrollbar is impossible because clicking the scrollbar closes the dropdown.
See: https://jsfiddle.net/hnzoq0sf/
Tested on Chrome and Firefox