Skip to content
This repository has been archived by the owner on Sep 20, 2021. It is now read-only.

Memory leak on examples page #15

Closed
aleclarson opened this issue May 16, 2019 · 4 comments
Closed

Memory leak on examples page #15

aleclarson opened this issue May 16, 2019 · 4 comments
Labels
bug Something isn't working

Comments

@aleclarson
Copy link
Contributor

Might be a react-spring leak 😳

@aleclarson aleclarson added the bug Something isn't working label May 16, 2019
@drcmda
Copy link
Member

drcmda commented May 17, 2019

which section? they mount only when they're visible on screen, so that would already show you the ones that could cause it.

@DmacTorstar
Copy link

Confirmed that react-spring with SSR is causing a memory leak.

@DeviousM
Copy link

DeviousM commented Nov 5, 2019

Absolutely confirmed that react-spring is causing a massive memory leak with SSR.
image

@joshuaellis
Copy link
Member

I think this was fixed in v9

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

5 participants