paper-ripple
paper-ripple copied to clipboard
Uncaught TypeError: Cannot read property 'waves' of undefined
If the pressed button makes a refresh of DOM content (and thus "destroy" the concerned button), the method addRipple of paper-ripple raise an exception.
Solution seems as simple as put a try / catch
Paper-ripple version : 2.0.1
Regards