-
- Notifications
You must be signed in to change notification settings - Fork 1.1k
Description
The ripple effect on the buttons is not working. For every click on a button, the span.md-ripple-wave is added, but never removed, and there is no ripple effect. It also doens't work in your own example:
https://codesandbox.io/s/github/vuematerial/examples/tree/master/examples/login
Reproduce:
- Go to https://codesandbox.io/s/github/vuematerial/examples/tree/master/examples/login
- Click on the login button, no ripple effect.
- You can also see in inspect element that a span element is added on every click, and never removed
I tested this in chrome and firefox on Linux, both have the same issue
clouedoc
Metadata
Metadata
Assignees
Labels
No labels