You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 25, 2021. It is now read-only.
Hi @alexmacarthur,
I'm trying to do a multilingual website with a cool animated title (with typeit-react!).
But when I change the state of the TypeIt component, it retypes the previous values as well and chains them!
Here is the minimal bug reproduction: https://codesandbox.io/s/peaceful-sunset-i2eve?file=/src/App.js
Or maybe there is a smarter way to build this.