pagination breaks on live server.
when the project in online on the server the pagination of the tables break. the per page select become two selects and the page numbering goes under the select. how do I fix this?
16 Replies
Are you on the latest filamentphp?
I thinks so, v3 right?
v3 what
php artisan about
3.0.63
we are on 3.1.46 please try upgrading
yes, will try and thanks.
infact even on the .30 release you are about 30+ releases behind and we did do some pagination work around there.
oh, as in making it more customizable?
It was improved display issues
oh
I have upgraded my local filament and now my local pagination is the same as my live one.
Great
no, sorry i meant that my local is now also is broken. π
as the same as the pic
I think my live got updated to 3.1.x and my local was still 3.0.x, when we pushed it online.
Can you try
`
ah, that did the trick.
but, I have to see about the live.
npm install on live, and the build should be committed?
well the person who has the server credentials is busy now, so I need to wait for putting it online.