shentao / vue-multiselect

Universal select/multiselect/tagging component for Vue.js

Home Page:https://vue-multiselect.js.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Option slot selectLabel doesn't fire mouse events

flarpy opened this issue · comments

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