We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
simply add a button on a page.
Firefox 57.x, Firefox 58.x
the ripple effect
Nothing
The text was updated successfully, but these errors were encountered:
Doesnt work only if md-button element is button because elements inside button doesnt have events.
button
Sorry, something went wrong.
+1 please fix
fix(MdButton): Ripple for firefox (#1468)
156506b
* fix(MdButton): Ripple for firefox fix #1461 * refactor(MdButton): new computed `rippleWorks` * refactor(MdButton): active ripple by props instead of method call * refactor(MdButton): remove unnecessary events
<div>
<button>
Successfully merging a pull request may close this issue.
Steps to reproduce
simply add a button on a page.
Which browser?
Firefox 57.x, Firefox 58.x
What is expected?
the ripple effect
What is actually happening?
Nothing
The text was updated successfully, but these errors were encountered: