Changes between Version 1 and Version 2 of Ticket #10667, comment 3


Ignore:
Timestamp:
Jul 30, 2015, 6:52:06 AM (8 years ago)
Author:
merildev
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #10667, comment 3

    v1 v2  
    11Same problem here.
    22
    3 I use Backbone for my SPA, when the view which contains the draggable element is closed, the DOM tree should be deleted. But, I can see a leak and my view appears as a detached DOM tree with some references in the JS code (jQuery UI).
     3I use Backbone for my SPA, when the view which contains the draggable element is closed, the DOM tree should be deleted. However, I can see a leak and my view appears as a detached DOM tree with some references in the JS code (jQuery UI).
    44
    55Quick and dirty solution: