Leocardoso94 / animated-number-react

Super easy way to animate numbers with React
MIT License
103 stars 13 forks source link

Can't perform a React state update on an unmounted component error. #19

Closed ErikParso closed 3 years ago

ErikParso commented 3 years ago

I got an "Can't perform a React state update on an unmounted component" error if i unmount component while animating number. For example when i switch to another page while animation is in process.

issue-label-bot[bot] commented 3 years ago

Issue-Label Bot is automatically applying the label bug to this issue, with a confidence of 0.94. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

ErikParso commented 3 years ago

Fix there https://github.com/Leocardoso94/animated-number-react/pull/20. Please merge as soon as possibble. Thank you.

ErikParso commented 3 years ago

hello, please can you merge this fix. Ill reopen it for this.

Leocardoso94 commented 3 years ago

Fixed by #28