recharts / react-smooth

react animation
MIT License
277 stars 38 forks source link

fix: call onAnimationEnd #80

Closed ckifer closed 1 year ago

ckifer commented 1 year ago

Call onAnimationEnd on component unmount

This has been known and not fixed for a long time.

Will need to be tested thoroughly as this could but shouldn't have unintended side-effects (as anything lol)

https://github.com/recharts/react-smooth/issues/44