Have either of you had any luck tracking down the source of the problem? My 
setup is more complex where the culprit could be a number of things (using 
jQuery, hammer.js, bindonce, custom directives), but I'm hoping that your 
experience could help narrow it down a bit. Any help is much appreciated!

On Tuesday, January 21, 2014 1:25:51 AM UTC-5, Ryan Swart wrote:
>
> I'm also suffering from detached DOM trees, and object properties that 
> cling on to them. I'm not manually manipulating the DOM, just using Jquery, 
> ng-repeat and a couple of ng-shows and hides
>
>
> <https://lh6.googleusercontent.com/-CM6Lx49vMeo/Ut4MXJtDFHI/AAAAAAAAFik/UxeO2DYmcm0/s1600/snapshot1.png>
>  
> I'm wondering if it hasn't got something to do with Jquery's data-cache
>
> On Tuesday, October 15, 2013 4:15:03 PM UTC+8, Ryan Zec wrote:
>>
>> Another example of an AngularJS application with lots of detached DOM 
>> trees
>>
>> http://www.plnkr.co/
>>
>> This applications using AngularJS.  If you go to this site and profile it 
>> in chrome and then click on the Most Starred, Recent, Trending, and Most 
>> Viewed links and then profile it again, the number of detached DOM tree 
>> increases a little and the new detached DOM trees have a large number of 
>> entries in them.
>>
>> If this was solely a jQuery issue I would expect these detached DOM trees 
>> to show up for code only using jQuery however the plugins I have tested 
>> don't show this level of detached DOM trees (one of them had 2 detached DOM 
>> trees with a total of 5 entries) so I have to assume it has to be something 
>> do to with AngualrJS and jQuery/jgLite.
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"AngularJS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to