Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

onMouseEnter and onMouseLeave not working #1116

Open
1 task
TalhaAksoy opened this issue Aug 27, 2024 · 1 comment
Open
1 task

onMouseEnter and onMouseLeave not working #1116

TalhaAksoy opened this issue Aug 27, 2024 · 1 comment

Comments

@TalhaAksoy
Copy link

What version of million are you using?

3.1.11

Are you using an SSR adapter? If so, which one?

none

What package manager are you using?

yarn , npm

What operating system are you using?

Linux

What browser are you using?

Chrome

Describe the Bug

when i activate million in my project

`

{ setMouseEnter(true); }} onMouseLeave={() => { setMouseEnter(false); }} className="flex flex-col justify-center relative dark:bg-agteks-blue-mainsecondary bg-agteks-light-bg-200 rounded-xl" >

`

this mouse enter and leave event not work

What's the expected result?

work onMouseEnter like dom events

Link to Minimal Reproducible Example

i cant share

Participation

  • I am willing to submit a pull request for this issue.
Copy link

Thanks for opening this issue! A maintainer will review it soon.

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

No branches or pull requests

1 participant