MedicOneSystems / MedicOneSystems/livewire-datatables

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

Open
#570 2 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.