Uncaught SyntaxError: Invalid or unexpected token (at livewire.js?id=0f6341c0:10455:1) #18806
-
PackagePanel builder Package Versionv4.1 How can we help you?am facing this issue after updating to the latest : Uncaught SyntaxError: Invalid or unexpected token (at livewire.js?id=0f6341c0:10455:1) i cant even login into dashboard now ! after clearing the cache and browser data and even if i disabled the login and access the dashboard only the header is showing and nothing is functional ! |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 1 reply
-
|
If you are optimizing Filament, try
|
Beta Was this translation helpful? Give feedback.
-
|
If anyone struggling with this error, I found the cause of mine - simply just an extra space at the top of one of my PHP files. The opening PHP tag started on line 2 instead of 1. tab in opening php tag |
Beta Was this translation helpful? Give feedback.
-
|
okay guys i have solved it by publishing the livewire assets and thanks |
Beta Was this translation helpful? Give feedback.
okay guys i have solved it by publishing the livewire assets
and thanks