maxeth / react-type-animation

A React typewriter animation based on typical with extended functionality and customization.
https://react-type-animation.netlify.app/
MIT License
353 stars 25 forks source link

How to restart animation on prop change? #57

Closed izcoser closed 2 months ago

izcoser commented 2 months ago

I am changing the sequence prop dynamically as I change the language in my page, but the animation keeps playing, not reflecting the language change.

Is there a way to fix this?

izcoser commented 2 months ago

https://github.com/maxeth/react-type-animation/issues/27