amitnovick / xstate-devtools

MIT License
102 stars 11 forks source link

Chrome extension breaks some website #37

Open WoodyDark opened 3 years ago

WoodyDark commented 3 years ago

I'm not how or why but it seems like the extension will break some websites.

If you visit https://balsamiq.com/buy/ with the extension installed, you'll see a broken page. image

With the extension disabled, it will render correctly. image

WoodyDark commented 3 years ago

Update: it also doesn't causes Medium article images to not render

johnsardine commented 3 years ago

I tried to fix this but I was unable to. My advice is to only allow the extension to be used on specific websites such as localhost.

Go to extensions (chrome://extensions/) then into the extension details

Screenshot 2021-01-26 at 14 37 16

adiun commented 3 years ago

I noticed https://www.reddit.com wasn't loading at all today - it's showing a blank screen (before, it was loading, but images weren't). I narrowed it down to this extension :(

staff0rd commented 3 years ago

Breaks replit.com - loads correctly after disabling the extension image