beyondcode / livewire-devtools

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

Got errors after installing MS Edge #8

Open iabduul7 opened 3 years ago

iabduul7 commented 3 years ago

I Recently installed devtools on MS Edge (based on Chromium) and got these errors

image

Error 1: Uncaught TypeError: Cannot read property '__LIVEWIRE_DEVTOOLS_UID__' of undefined Stack Trace: build/backend.js:1 (anonymous function) build/backend.js:1 (anonymous function) build/backend.js:1 (n.emit) build/backend.js:1 (anonymous function) build/backend.js:1 (n)

Error 2: Error in event handler: ReferenceError: suffix is not defined Stack Trace: build/background.js:1 (anonymous function)

Error 3: extension://ppedhiiekfaeddhelifflaclmgkdmipd/_generated_background_page.html Stack Trace: _generated_background_page.html:0 (anonymous function)

Error 4: extension://ppedhiiekfaeddhelifflaclmgkdmipd/_generated_background_page.html Stack Trace: build/background.js:1 (anonymous function)

FoksVHox commented 3 years ago

Can confirm this is happing on Brave, as well, which are based on Chromium.