protonemedia / inertiajs-tables-laravel-query-builder

Inertia.js Tables for Laravel Query Builder
https://protone.media/en/blog/introducing-inertiajs-tables-a-datatables-like-package-for-laravel-query-builder
MIT License
435 stars 123 forks source link

Pagination: changing page submits two requests #126

Closed patrocle closed 6 months ago

patrocle commented 1 year ago

As we pass the visit function to the Pagination component and at the OnSuccess it update queryBuilderData, the watcher for queryBuilderData relaunch visit function