ripplet.js
ripplet.js copied to clipboard
Sometimes the ripple just flickers instead of 'ripples'?
Sometimes in my tests on Angular apps, when clicking on an element that has implemented ripplet.js it will just flicker instead of have the ripple effect, as though it recognizes the click but it skips the ripple animation. Do you have any ideas about how I might fix this?
@EvanSevy I need more about the reproduction conditions. Can you reproduce it in StackBlitz (https://stackblitz.com/) or CodeSandbox (https://codesandbox.io/)?