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 has been archived by the owner on Dec 19, 2024. It is now read-only.
When controlling a paper-ripple through its API (
downAction
andupAction
), thetransitionend
event can be fired more than once.The issue can be reproduced using the following code: https://jsfiddle.net/2q3fqehz/34/
My question is the following: in
upAction
ofpaper-ripple.html
, why not replacingby
?
The text was updated successfully, but these errors were encountered: