protonemedia/inertiajs-tables-laravel-query-builder

Pagination rendering with meta

lanz1 opened this issue · 0 comments

lanz1 commented

Hi,
I just upgraded to V2 and it's amazing.
The issue with the pagination component comes when rendering the table using <Table :meta= : links previous/next does not work (previousPageUrl computed property is always returned null). Works well instead when rendering #with <Table :resource=.