Skip to content

Ancestor Webs adds 65535 children to SVG #300

@faceless2

Description

@faceless2

If I load any profile in the "Ancestor Webs" tree, even one with no connections (eg "Gil-417"), it seems to keep adding elements to the SVG until the DOM stops it.

Open the tree, open JS console then execute

document.querySelector("#view-container > svg > g").children.length;

You'll see something like 65535 children.

I would not suggest trying to debug this in Safari, it will lock up! Chrome seems OK

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions