Skip to content

Detached dom node can't be released #2112

Open
@PH8919

Description

@PH8919

Hi
Recently, I used tabs of jquery ui and run the demo https://jqueryui.com/tabs/#manipulation. I found the DOM is detached from the document tree but it is still referred by the classesElementLookup afer I closed the tabs like reference stack below:
[1] at Detached InternalNode@28601088
[8] at Detached HTMLLIElement@234047
[0] at jQuery.fn.init@318399
ui-state-focus at Object@318349
classesElementLookup at $..@313757
uiTabs at Object@329781
jQuery360058556434809620382 at HTMLDivElement@275389

When I open/close the tab frequently, there are mass of detached dom node increated.
Also I found there is no method to destroy single tab.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions