Open
Description
Following along with exercise 1, when traversing the snapshot retainers, there is not an obvious _data
property to be found which could be used to discover the problem. I'm not sure if the issue is because of changes to Chrome or changes to Ember, but the only way to find the source of the memory leak is to look at the module's application code directly. Although the container is retained in memory, there is no way to discover the source from what is presented in the heap snapshot.
Metadata
Assignees
Labels
No labels