ReferenceError: browser is not defined
I get this error in the console. Is this a laravel issue or a filament issue? Im using the brave browser
Solution:Jump to solution
Honestly, not sure. Never heard of the script. But something is loading onpage-dialog-ui.preload.js and that is what is throwing the error. Could even be a browser extension. Hard to say. But it’s nothing I recognize from filament or laravel.
9 Replies
Can you share the actual error. That doesn’t sound like filament or laravel?
Ok. That’s an issue in that js package, or a loading order problem. How are you including that js?
Im not including it 😅. If I open the page with firefox, there are no errors
Hmm. Something is trying to use it. I’d start by trying to track that down.
Its based on chromium, so Im not sure why its not recognized
Solution
Honestly, not sure. Never heard of the script. But something is loading onpage-dialog-ui.preload.js and that is what is throwing the error. Could even be a browser extension. Hard to say. But it’s nothing I recognize from filament or laravel.
yes you were right. It was indeed an extension, in this case
AdBlock Plus
Thanks!