We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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 function) build/backend.js:1 (anonymous function) build/backend.js:1 (n.emit) build/backend.js:1 (anonymous function) build/backend.js:1 (n)
Uncaught TypeError: Cannot read property '__LIVEWIRE_DEVTOOLS_UID__' of undefined
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 in event handler: ReferenceError: suffix is not defined
build/background.js:1 (anonymous function)
Error 3: extension://ppedhiiekfaeddhelifflaclmgkdmipd/_generated_background_page.html Stack Trace: _generated_background_page.html:0 (anonymous function)
extension://ppedhiiekfaeddhelifflaclmgkdmipd/_generated_background_page.html
_generated_background_page.html:0 (anonymous function)
Error 4: extension://ppedhiiekfaeddhelifflaclmgkdmipd/_generated_background_page.html Stack Trace: build/background.js:1 (anonymous function)
The text was updated successfully, but these errors were encountered:
Can confirm this is happing on Brave, as well, which are based on Chromium.
Sorry, something went wrong.
No branches or pull requests
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 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)
The text was updated successfully, but these errors were encountered: