GoogleChromeLabs / ProjectVisBug

FireBug for designers › Edit any webpage, in any state https://a.nerdy.dev/gimme-visbug

Home Page:https://visbug.web.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VisBug doesn't open on certain websites

LSViana opened this issue · comments

When trying to open VisBug on YouTube or YouTube Music, an error is logged to the browser's console:

image

And the extension's sidebar doesn't show up. I couldn't find more sites to reproduce this bug, but I could consistently reproduce it on Windows 10, using Google Chrome and Microsoft Edge without any other extension installed.

ew yeah, i see it too. looks like they've got a custom element polyfill that changed how to define custom elements or something..

will investigate further to see how i can make my bundle not conflict with that custom-elements-es5-adapter-vflset/ file.

thanks for reporting!