Matsuuu / web-component-devtools

Web Component DevTools is a Browser Extension enhancing the development experience of Web Component developers
https://matsuuu.github.io/web-component-devtools/
MIT License
135 stars 3 forks source link

Some shadow dom polyfills might break the plugin #2

Open Matsuuu opened 3 years ago

Matsuuu commented 3 years ago

For example in youtube, the devtools extension breaks, and it's mainly due to the highlighter using shadow DOM.

Could a workaround be written for this?

Matsuuu commented 3 years ago

This has become more needed now that we support polymer elements out of the box and is therefore added to next in line