v15.8.5
👷♂️ Patch fixes
- Fixes bug where
Node.getRootNode()
returned null when it was within aShadowRoot
that previously been disconnected from theDocument
- By @capricorn86 in task #1581
Node.getRootNode()
returned null when it was within a ShadowRoot
that previously been disconnected from the Document
- By @capricorn86 in task #1581