Copy and paste the errors here - we can't see images on your filesystem!
Jan 3, 2023
5
Level 8
Laravel Debugbar didn't work after migrate from laravel mix to vite
I just migrate my app from laravel mix to vite and the laravel debug bar stopped working there are many console errors
Uncaught SyntaxError: 61
at ge (app-f8ae5898.js:1:87123)
at bt (app-f8ae5898.js:7:22871)
at Array.qm (app-f8ae5898.js:7:25156)
at Us (app-f8ae5898.js:2:12233)
at Bg (app-f8ae5898.js:2:12119)
at Us (app-f8ae5898.js:2:12497)
at Lg (app-f8ae5898.js:2:11442)
at Om (app-f8ae5898.js:7:21056)
at Jm (app-f8ae5898.js:7:25275)
at Xm (app-f8ae5898.js:7:25784)
content.js:21 Uncaught TypeError: Cannot read properties of undefined (reading 'tagName')
at a (content.js:21:3317)
at c (content.js:21:2972)
at HTMLDocument.n (content.js:21:2663)
Please or to participate in this conversation.