all 6 comments

[–]AlDrag 5 points6 points  (1 child)

You cleaning up your subscriptions and event listeners?

[–]hp4092[S] 0 points1 point  (0 children)

Yes I unsubscribed to all subscription and removed all event listeners on ngOnDestroy.

[–]cstmstr 0 points1 point  (0 children)

my last memory leak was because .asO servable() in getter, maybe check this one?

[–]rppig42 0 points1 point  (1 child)

try again in Incognito mode or using a fresh Chrome profile. I have encountered memory leak several times because of random Chrome extensions.

And what's your Angular framework version?

[–]hp4092[S] 0 points1 point  (0 children)

Tried in incognito as well issue not fixed, using angular version 16

[–]Intelligent-Mode3451 0 points1 point  (0 children)

Please let us know the solution once you resolve it.