Open SabineMa opened 5 years ago
Suddenly the buttons on iPhone with iOS13.1.3 stopped working
When looking for the reason we found this https://github.com/google/material-design-lite/issues/5281 and related: https://bugs.webkit.org/show_bug.cgi?id=202802
I can report that removing the ripple effect fixes the problem
It works with ontouchstart rather than onclick
Suddenly the buttons on iPhone with iOS13.1.3 stopped working
When looking for the reason we found this https://github.com/google/material-design-lite/issues/5281 and related: https://bugs.webkit.org/show_bug.cgi?id=202802
I can report that removing the ripple effect fixes the problem