Topic: Wave effect not working on safari
shilu911 pro asked 6 years ago
Hi there,
I just noticed that any component with wave effect needs quick double-click to trigger the onClick function.
Closed
This topic is closed.
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Status
Closed
Specification of the issue
- ForumUser: Pro
- Premium support: No
- Technology: MDB React
- MDB Version: -
- Device: -
- Browser: -
- OS: -
- Provided sample code: No
- Provided link: No
Tags
shilu911 pro commented 6 years ago
I did some tests about this issue, I find that in the Button.js, if I remove the onMouseDown , and let the onClick function call handleClick function, then it works find in Safari. I guess this would be my temp solution for now.