You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 5, 2024. It is now read-only.
After the recent refactor (e92dd26), checkbox, switch, and icon button ripples are broken. Other buttons, tabs, and select/menu item ripples still work.
Interacting with the broken elements gives
Uncaught TypeError: Cannot read property 'prop' of null
I'm also having an issue where the ripples on other buttons are now out of place. The ripples seem to be originating from below the button and to the right. Not sure if it is related or not, but the issue seemed to start at the same time.
After the recent refactor (e92dd26), checkbox, switch, and icon button ripples are broken. Other buttons, tabs, and select/menu item ripples still work.
Interacting with the broken elements gives
at ripple.js line 144.
cc: @robertmesserle
The text was updated successfully, but these errors were encountered: