livewire-devtools
livewire-devtools copied to clipboard
Chrome and Firefox DevTools extension for debugging Livewire applications
I would love to see Safari support. Thanks! :)
Hello, In the console of my Livewire/livewire 2 / laravel 7 app I got error : ``` login?email=admin%40mail.com&password=111111:60 Uncaught TypeError: window.livewire.devTools is not a function at login?email=admin%40mail.com&password=111111:60 (anonymous) @ login?email=admin%40mail.com&password=111111:60...
I Recently installed devtools on MS Edge (based on Chromium) and got these errors  Error 1: `Uncaught TypeError: Cannot read property '__LIVEWIRE_DEVTOOLS_UID__' of undefined` Stack Trace: ` build/backend.js:1 (anonymous...
I work with Shopify Apps, and the apps are loaded using an iframe that Shopify calls an AppBridge. It would be great if the LiveWire Dev Tools would load up...
Hi Thanks for your tool. I work with Firefox and tried to build the extension. I get the following result: `npm install --global web-ext` `npm warn deprecated [email protected]: This module...