Skip to content

fix: mouseenter not firing on option content due to .self modifier#1931

Open
abhijnyan-codes wants to merge 1 commit into
shentao:masterfrom
abhijnyan-codes:fix-mouseenter-self
Open

fix: mouseenter not firing on option content due to .self modifier#1931
abhijnyan-codes wants to merge 1 commit into
shentao:masterfrom
abhijnyan-codes:fix-mouseenter-self

Conversation

@abhijnyan-codes

Copy link
Copy Markdown

Removes .self modifier from mouseenter events to ensure hover works correctly for slot content and nested elements.

This fixes cases where hovering over inner content (e.g., labels) does not trigger pointer updates.

Tested locally — hover works correctly for option text and grouped options.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant