shentao / vue-multiselect

Universal select/multiselect/tagging component for Vue.js
https://vue-multiselect.js.org/
MIT License
6.69k stars 988 forks source link

Option slot selectLabel doesn't fire mouse events #1775

Open flarpy opened 5 months ago

flarpy commented 5 months ago

Reproduction Link

https://jsfiddle.net/s9am4xj2/9/

Steps to reproduce

Mouse over ("Press enter to select") (Mousing over the option text DOES fire the event)

Expected behaviour

Option mouseenter event fires

Actual behaviour

Option mouseenter event does not fire