livewire-datatables icon indicating copy to clipboard operation
livewire-datatables copied to clipboard

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

Open stojankukrika opened this issue 1 year ago • 2 comments

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?

stojankukrika avatar May 16 '23 15:05 stojankukrika

same here

jbajou avatar May 18 '23 09:05 jbajou

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.

Nowocyn avatar Sep 05 '23 10:09 Nowocyn