F
Filament9mo ago
Fasna

Pagination with Livewire

Hi there, I'm trying to create Livewire table and all the styling is working fine except the pagination links() Pagination style is broken on Livewire. does anyone have any idea, what would be a fix to this?
No description
Solution:
try this <x-filament::pagination wire:click="reload" :paginator="$posts"/>...
Jump to solution
4 Replies
toeknee
toeknee9mo ago
Please update filament, then run php artisan filament:upgrade
Fasna
FasnaOP9mo ago
I did that too, the default filament pagination works fine. only the links() on livewire page are broken
No description
Solution
kwhorne
kwhorne9mo ago
try this <x-filament::pagination wire:click="reload" :paginator="$posts"/>
Fasna
FasnaOP9mo ago
thank you so much, that fixed the issue
Want results from more Discord servers?
Add your server