PolymerElements / paper-button

A button à la Material Design
https://www.webcomponents.org/element/PolymerElements/paper-button
138 stars 64 forks source link

paper-button lacks ripple effect on reattach #13

Closed alxhub closed 8 years ago

alxhub commented 9 years ago

When reattaching a paper-button to the DOM, its ripple effect no longer functions when the button is clicked. All other button functionality seems to be okay - in particular, the button itself gets its CSS classes when the mouse is held down.

justinfagnani commented 9 years ago

@cdata the bug I was talking about

blasten commented 9 years ago

I was able to replicate this issue in Firefox. The ripple seems to work fine in Chrome 42 and Canary when reattaching. What browser were you using? @justinfagnani

cdata commented 8 years ago

I cannot reproduce this issue in Firefox. Please re-open if you think it's still happening!