MedicOneSystems / livewire-datatables

Advanced datatables using Laravel, Livewire, Tailwind CSS and Alpine JS
https://livewire-datatables.com/
MIT License
1.19k stars 259 forks source link

Illuminate\Database\Query\Expression::getValue(): Argument #1 ($grammar) must be of type Illuminate\Database\Grammar, null given #570

Open stojankukrika opened 1 year ago

stojankukrika commented 1 year ago

HI, I get this error: "Illuminate\Database\Query\Expression::getValue(): Argument #1 ($grammar) must be of type Illuminate\Database\Grammar, null given, called in /vendor/mediconesystems/livewire-datatables/src/Http/Livewire/LivewireDatatable.php on line 417"

Can you tell me how to fix this issue?

jbajou commented 1 year ago

same here

Nowocyn commented 1 year ago

It would be fixed in #591 or the livewire v3 branch, but there is no activity in this repo. Hopefully, it will make some progress.