andria-dev / react-spring-modal

Animatable and accessible modals built with react-spring
34 stars 8 forks source link

React-Spring V8 Memory Leak #17

Open kyri33 opened 3 years ago

kyri33 commented 3 years ago

I believe there exists a bad memory leak in react-spring V8. Please see https://github.com/pmndrs/react-spring/issues/778

Is there plans to migrate this to react-spring v9

andria-dev commented 3 years ago

Hi, I wasn't aware of that until now, thank you! I would like to migrate to v9, however, I've been a bit busy

If you happen to know of a v8 to v9 migration guide, that would help a lot. Also, if you would like to work on updating the code to use v9 and put up a PR for it, I welcome that as well