svelthree icon indicating copy to clipboard operation
svelthree copied to clipboard

Check / fix / polish shadow DOM behavior in different scenarios

Open vatro opened this issue 3 years ago • 0 comments

  • components destroyed / removed
  • three.js object instances removed from scene
  • three.js object instances added to different object / scene
  • components recreated (e.g. apply new mesh via mesh = new_prebuilt_mesh)
  • also changing shadow DOM bound attributes / props like name, aria etc.

etc.

vatro avatar Jun 20 '22 03:06 vatro