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
I use AutoInit and a bit of static HTML for a small mobile web app.
auto-initialising a MDCTopAppBar with MDC 11.0.0 gives working ripple effects for the buttons, from 12.0.0 they don't ripple anymore.
Steps to reproduce
Here's a minimal HTML file. Change version numbers of CDN-included CSS between 11.0.0 and 12.0.0 - ripples in the MDCTopAppBar work up until version 11 and don't from version 12.
hacklschorsch
changed the title
MDCTopAppBar buttons ripple effect broken between in 11.0.0 and 12.0.0
MDCTopAppBar buttons ripple effect broken between since 12.0.0
Apr 27, 2023
hacklschorsch
changed the title
MDCTopAppBar buttons ripple effect broken between since 12.0.0
MDCTopAppBar buttons ripple effect broken since 12.0.0
Apr 27, 2023
Bug report
I use AutoInit and a bit of static HTML for a small mobile web app.
auto-initialising a
MDCTopAppBar
with MDC 11.0.0 gives working ripple effects for the buttons, from 12.0.0 they don't ripple anymore.Steps to reproduce
Here's a minimal HTML file. Change version numbers of CDN-included CSS between 11.0.0 and 12.0.0 - ripples in the MDCTopAppBar work up until version 11 and don't from version 12.
Actual behavior
No ripples for the buttons in the Top app bar.
Expected behavior
Ripply goodness.
Screenshots
vs.
The text was updated successfully, but these errors were encountered: