Skip to content
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

Mobx leaks memory on server side #1550

Merged
merged 3 commits into from
Mar 29, 2017

Conversation

ptomasroos
Copy link
Contributor

Current example of mobx observer usage leaks memory on server side, mobxjs/mobx-react#140
In order to fix this server side render needs to configure / use the static rendering

This PR fixes it.

@arunoda
Copy link
Contributor

arunoda commented Mar 29, 2017

Thanks @ptomasroos

@arunoda arunoda merged commit 6de2477 into vercel:master Mar 29, 2017
@lock lock bot locked as resolved and limited conversation to collaborators Jan 18, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants