CSS not working after fresh install of filament

The login page and the authenticated dashboard page don't load the CSS. This is on a fresh install.
No description
17 Replies
Dimitar Papazov DEV
Dimitar Papazov DEVβ€’2w ago
How is your vite file looking? Maybe there is a miss. also try runing sail npm run dev to start the watcher and it should work. If you would like to run without the watcher, you should run the sail npm run build to create the files. (you can omit the "sail" if you dont use it)
toeknee
toekneeβ€’2w ago
.env url is likely dirrect to the accessed url or filament assets are not published
Daniel Plomp
Daniel Plompβ€’2w ago
I also have problems suddenly with my backend. It seems that not all the CSS is loaded. After updating to the latest version.
No description
Daniel Plomp
Daniel Plompβ€’2w ago
No console errors OK, when reverting back to version 3.2.115 the issues are gone.
toeknee
toekneeβ€’2w ago
once you upgrade run: npm run build php artisan filament:upgrade
Seme_07
Seme_07β€’2w ago
Hello πŸ‘‹ I have the same issue. I didn't have have any color in my backend. I've run npm run build php artisan filament:upgrade but the issue is not resolved. @Daniel Plomp have you find any solution to your problem please ?
Daniel Plomp
Daniel Plompβ€’2w ago
Well, I revert to version 3.2.115 for now.
toeknee
toekneeβ€’2w ago
Can you create an issue in Git please
Seme_07
Seme_07β€’2w ago
I'm under version 3.2 in my composer.json. I have done something wrong ?
toeknee
toekneeβ€’2w ago
No, if you want to upgrade then you need to change the version to 3.2
Seme_07
Seme_07β€’2w ago
I'm unable to see colors in my backend. So while I was "googling" I fund that I have to upgrade to solve the problem but. It's not solved the issue Mister @toeknee .
toeknee
toekneeβ€’2w ago
If you right click inspect browser, what issues do you see in console?
Seme_07
Seme_07β€’2w ago
There's nothing in console.
Seme_07
Seme_07β€’2w ago
A screenshot of my console.
No description
Seme_07
Seme_07β€’2w ago
I fund solution to my problem. I've upgraded to 3.2.115. Run npm run build. Delete vendor folder in resource/view. So it's working... Thank you for your answers @toeknee @Daniel Plomp πŸ‘ŒπŸ‘ŒπŸ‘Œ
Hugo
Hugoβ€’2w ago
same issue here, I've updated to the latest version and my css got all messed up, also reverted back to 3.2.115 for now.
Richard Bowen
Richard Bowenβ€’2w ago
Error persists with 3.2.117.
Want results from more Discord servers?
Add your server