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
438 stars 123 forks source link

Missing required prop: "queryBuilderProps" #61

Closed mrhoseah closed 2 years ago

mrhoseah commented 2 years ago

I followed the guide and did everything as indicated but I get this error in the console

Missing required prop: "queryBuilderProps"

mrhoseah commented 2 years ago

Got solution, was own mistake

muhammedfayaz commented 2 years ago

same I got error, what was the solution?