Pagination Cursor not working in Filament Tables
Pagination Cursor not working why Filament\Tables\ConcernsCan\PaginateRecords: It expects page to be of type int, but paginateCursor is a string. I don't know if I'm doing something wrong, but it seems like the typing should also have a string type. Making this change to Filament\Tables\ConcernsCan\PaginateRecords and the contract Filament\Tables\Contracts\HasTable directly in the vendor package works perfectly. To get the error, just include:
LOG:
Versions:
I will install everything today, the versions must be the latest
0 Replies