-
-
Notifications
You must be signed in to change notification settings - Fork 32.5k
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
The ripple effect bug in mobile. #15393
Comments
It's very hard to debug this without code. Please provide a full reproduction test case. This would help a lot 👷 . |
I can't recurrent it in codesandbox.io, This is my code: It seems that it should only have this bug in my project, but I don't know what caused this. |
When I disable the fastclick, It work good. |
I'm not aware of any other solution than to uninstall fastclick. This dependency shouldn't be needed anymore. Mobile browsers, even Safari do no longer have a delay. |
Current Behavior 😯
ripple effect will not recover. The specific performance is like this
And chrome console have error tips:
Steps to Reproduce 🕹
Link: https://psi.sturgeon.mopaasapp.com/#/
Your Environment 🌎
The text was updated successfully, but these errors were encountered: