MedicOneSystems / MedicOneSystems/livewire-datatables

Precompilation of date filter not working

Open
#408 1 comment 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

If you have a date filter setted from session or other method, you can't see the date in datepicker but the result are filtered correctly.

Step to repoduce
  1. go to https://livewire-datatables.com/complex
  2. set a date filter like DOB column
  3. refresh the page

The date picker filter now is empty but the result are filtered

image

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

Reproduce the issue at https://livewire-datatables.com/complex by setting a date filter on the DOB column and refreshing the page. Trace the date filter state across the refresh; done means the date picker displays the persisted date while the filtered results remain correct.

Written by the indexing model from the issue text.

Assessment

Tech stack
laravel, php
Domain
full-stack
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.