Skip to content

initXML3DElement() has to check if the element is still a member of the DOM  #169

@afrische

Description

@afrische

Consider the following:

  1. a xml3d element is added and directly removed, e.g. in a qunit fixture
  2. the MutationObserver will fire and eventually initXML3DElement() will be called on the added nodes
  3. the element has no longer a parent and an exception will be thrown

hth
Andreas

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions