the onClick of RaisedButton doesn't work for Safari #307
Labels
browser: Safari
component: button
This is the name of the generic UI component, not the React module!
Hi guys,
I have the following code:
I tested on safari and the function is not called. It works properly in the other browsers (Chrome, Firefox). The only way to call the function was add the property
onTouchTap
Do you know what I am doing wrong?
Thanks in advance.
The text was updated successfully, but these errors were encountered: