MedicOneSystems / MedicOneSystems/livewire-datatables
Illuminate\Database\Query\Expression::getValue(): Argument #1 ($grammar) must be of type Illuminate\Database\Grammar, null given
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 1.2k
- Forks
- 257
- PR merge metrics
- No merged PRs in 30d
Description
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?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at LivewireDatatable.php line 417 and trace how the query expression is called when no grammar is available. Reproduce the reported error with the project’s supported Laravel and Livewire setup, then identify a verified fix or the missing configuration needed to prevent the null grammar argument.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- laravel, php
- Domain
- backend, database
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100