webcomponents / webcomponents/polyfills
Object doesn't support property or method '__shady_getRootNode' error thrown in Edge by version 2.2.10 and up.
Open
Focus Area: Standards & Polyfills
Package: shadydom
Type: Bug
wontfix
- Dominant language
- HTML
- Stars
- 1.2k
- Forks
- 168
- PR merge metrics
- No merged PRs in 30d
Description
### Description
When using a third party-js add-on, webcomponentsjs-polyfill causes: Object doesn't support property or method '__shady_getRootNode' error to be thrown in older versions of Edge(18).
When downgrading to webcomponentsjs, 2.2.0 or earlier, it works fine. When upgrading above that, 2.2.10 and above, the error is thrown.
The error does not occur in Internet explorer 11.
### Browsers Affected
- [x] Edge
Contributor guide
Assessment
This issue has not been assessed yet.