MedicOneSystems / livewire-datatables

Advanced datatables using Laravel, Livewire, Tailwind CSS and Alpine JS
https://livewire-datatables.com/
MIT License
1.19k stars 258 forks source link

$defaultFilters not working with non boolean column #530

Open lwits-arjay opened 1 year ago

lwits-arjay commented 1 year ago

I'm trying to set default filter of my status column to Pending, but im getting this error

image

and here's my code

image