ericclemmons / ericclemmons/unique-selector
Does not work within shadow DOM
Open
- Dominant language
- JavaScript
- Stars
- 272
- Forks
- 55
- PR merge metrics
- No merged PRs in 30d
Description
If you try to query an element within a shadow DOM then it will return a path from the document to the DOM root, instead of from the DOM root to the element.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.