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

the animation becomes too slow after 5 seconds until you click anywhere on the page #53

Closed atef1995 closed 4 months ago

atef1995 commented 4 months ago

it was on edge browser, not sure if it is browser related

maxeth commented 4 months ago

Can't replicate and never witnessed it either. It may be your browser throttling requestAnimationFrame for performance (which is responsible for rendering changes of the animation).