luncheon / ripplet.js

Fully controllable vanilla-js material design ripple effect generator.
https://luncheon.github.io/ripplet.js/demo/
Do What The F*ck You Want To Public License
77 stars 7 forks source link

Sometimes the ripple just flickers instead of 'ripples'? #5

Open EvanSevy opened 3 years ago

EvanSevy commented 3 years ago

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?

luncheon commented 3 years ago

@EvanSevy I need more about the reproduction conditions. Can you reproduce it in StackBlitz (https://stackblitz.com/) or CodeSandbox (https://codesandbox.io/)?