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

fix(useMouseAndTouchTrackers): dependency array #1612

Merged
merged 4 commits into from
Jul 26, 2024

Conversation

silviuaavram
Copy link
Collaborator

Alternative for #1609. It should avoid adding and removing event listeners on each render, while fixing the initial issue.

Closes #1600.

@VasilisaGoloborodko
Copy link

Hey @silviuaavram . Any update on this one? Could you say when you are going to complete it?

@silviuaavram
Copy link
Collaborator Author

Still haven't finished the implementation, but I would expect it to be done this week.

@silviuaavram
Copy link
Collaborator Author

9.0.7-alpha.3 try it out. Should work now. @VasilisaGoloborodko

@silviuaavram silviuaavram merged commit 59246b6 into master Jul 26, 2024
3 checks passed
@silviuaavram silviuaavram deleted the fix/mouse-touch-tracker-deps branch July 26, 2024 07:08
Copy link

🎉 This PR is included in version 9.0.7 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Dropdown items are not selectable on mobile devices when rendering to a portal element
2 participants