-
Notifications
You must be signed in to change notification settings - Fork 111
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Memory leak #16
Comments
Interesting work, thanks. Any theories as to why this is happening? |
I tried to fix it yourself. If to remove call I'm not very versed in reactjs. And I don't know how to fix it. |
It works great. Thank you! |
👋 @alexeyreznikov thanks for reporting this bug! Do you mind opening up a pull request with whatever you have and I'll try and help write tests + merge it in? |
I found memory leak after library usage. Server rendering.
I've reproduced it here https://github.com/alexeyreznikov/react-ab-test-memory-leak
The text was updated successfully, but these errors were encountered: