V3 tables not working (Standalone)

First time I have ever seen this. The table is okay but the filter dropdown is not working, and the pagination... you can see it. The filament panel is working well on v3, and I have all the tailwindcss configs and all of that. It is a simple table, I don't know what is happening, anyone had the same problem?
No description
No description
10 Replies
toeknee
toeknee2mo ago
npm run build
magarrent
magarrent2mo ago
I already did all of that
toeknee
toeknee2mo ago
What version of filament?
magarrent
magarrent2mo ago
3.2
toeknee
toeknee2mo ago
You are missing the .x 3.2 what
magarrent
magarrent2mo ago
3.2.77
toeknee
toeknee2mo ago
and run php artisan filament:upgrade ?
magarrent
magarrent2mo ago
yep
toeknee
toeknee2mo ago
Have you overridden views?
magarrent
magarrent2mo ago
I tried it now, but I didn't have the views published Lol, fixed I have confused between filamentScripts and livewireScripts And I had livewire (Updating from v2)