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?
10 Replies
npm run build
I already did all of that
What version of filament?
3.2
You are missing the .x
3.2 what
3.2.77
and run php artisan filament:upgrade ?
yep
Have you overridden views?
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)