Quantcast
Channel: Ember.JS - Latest topics
Viewing all articles
Browse latest Browse all 4836

Duplicate Chain Watchers

$
0
0

@ohnnyj wrote:

Trying to isolate some memory leaks and ran into some issues with ember_meta.chainWatchers.

Using Ember 2.0.0.

Before I dig too much deeper is it normal to have duplicate watchers for the same key? For example, here is one particular object which has the same watcher seven times:

This seems to happen mostly (if not always) if the observer and observee are the same. In the example above, the ChainWatchers.obj object is the same as each of the 7 instances.

Any insight is appreciated.

Thanks.

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 4836

Trending Articles