maxeth / react-type-animation

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

How to restart animation on prop change? #57

Closed izcoser closed 7 months ago

izcoser commented 7 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 7 months ago

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