alpine-collective / alpinejs-devtools

Chrome/Firefox DevTools extension for debugging Alpine.js applications.
MIT License
521 stars 18 forks source link

Alpine detected but no Alpine tab showing in dev tools? #373

Open nathangross opened 2 years ago

nathangross commented 2 years ago

Perhaps I've incorrectly configured something in Chrome, but for some reason, I cannot get to the Alpine tab in Chrome dev tools. Perhaps I've hidden it somehow?

Given the same local site, the Alpine tab loads in Firefox.

Any ideas what might be causing this? Thanks!

Chrome:

Screen Shot 2022-04-21 at 10 38 16 AM Screen Shot 2022-04-21 at 10 38 25 AM

Firefox:

Screen Shot 2022-04-21 at 10 39 17 AM Screen Shot 2022-04-21 at 10 39 26 AM
Shashank-Bhatt1 commented 2 years ago

@nathangross First close the currently opened dev tools and then refresh the page and reopen shows it.