beyondcode / livewire-devtools

Chrome and Firefox DevTools extension for debugging Livewire applications
MIT License
419 stars 23 forks source link

Livewire not detected #7

Closed tanthammar closed 3 years ago

tanthammar commented 4 years ago

The menu icon dropdown says that Livewire isn't detected.

image

All is working in the "Livewire" tab, in devtools (after clicking the refresh button)

mpociot commented 3 years ago

Does this happen on Livewire 1.x and 2.x?

ju5t commented 3 years ago

I get this on v2. I'm not using a CDN, it's bundled in with Webpack, if that makes any difference. I haven't checked if this is the case with v1. Let me know if I can get you any other data if that helps.

My Chrome version is 86.0.4240.80.

edit: not sure why I said it was bundled in with Webpack. That's Alpine. 🤦‍♂️

Adityasingh63git commented 3 years ago

sorry i don't know about this .

On Wed, 14 Oct 2020 at 20:37, ju5t notifications@github.com wrote:

I get this on v2. I'm not using a CDN, it's bundled in with Webpack, if that makes any difference. I haven't checked if this is the case with v2. Let me know if I can get you any other data if that helps.

My Chrome version is 86.0.4240.80.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/beyondcode/livewire-devtools/issues/7#issuecomment-708465664, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQRCJGJZ7GS6UXQBRDAWR7LSKW5DDANCNFSM4Q53J25A .

tanthammar commented 3 years ago

Yes it remains w Livewire v2.