livewire-datatables
livewire-datatables copied to clipboard
Precompilation of date filter not working
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
- go to https://livewire-datatables.com/complex
- set a date filter like DOB column
- refresh the page
The date picker filter now is empty but the result are filtered
I see the similar issue. You can set date filter but visually it stays like it was not set. Works internally though