Also, i'm using UUIDs for primary keys, can be this the problem?
Apr 18, 2024
4
Level 1
Livewire 3 pagination don't work after page 2
Hello guys! I'm developing an app with Laravel 11, Livewire 3 and Bootstrap 5, i builded a trait called WithDataTable to create data table components, but the pagination action "nextPage" don't work after the page 2, i tried to use tailwind theme and nothing, using custom view and nothing, calling next page from browser console and nothing, even remove the use of WithoutUrlPagination and nothing. 😢
Please or to participate in this conversation.