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

Massive Memory Leak w/ Angular Universal #15

Open
randysimplist opened this issue Jun 29, 2020 · 0 comments
Open

Massive Memory Leak w/ Angular Universal #15

randysimplist opened this issue Jun 29, 2020 · 0 comments

Comments

@randysimplist
Copy link

randysimplist commented Jun 29, 2020

It appears that somehow this component causes a massive memory leak with Angular Universal. A reference to the the AppModule is somehow being held causing each server side page render to leak the entire state of the app.

I have confirmed that the leak goes away when I remove usage of this adapter. It's not clear to me why this is happening just yet. I will report here as and when I have more info.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant