Topic: Wave effect not working on safari
                                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
                                            
        - User: Pro
 - Premium support: No
 - Technology: MDB React
 - MDB Version: -
 - Device: -
 - Browser: -
 - OS: -
 - Provided sample code: No
 - Provided link: No
 
shilu911 pro commented 8 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.