FilamentF
Filament13mo ago
Archy

UI is broken after update

After updating filament to v. v3.2.130 we're experiencing some weird UI issues. It's like the css is not getting compiled properly - everything is centered.

When I remove @import '../../../../vendor/filament/filament/resources/css/theme.css'; from the theme.css file, the UI is aligned correctly - but of course breaks in other ways. But this indicates that there might be some issues with the default filament theme?

No errors in the console and no errors when compiling through Vite.

Have anyone else experienced this or have any idea what might be causing this?
Screenshot_2024-12-17_at_12.51.30.png
Was this page helpful?