Show Indicator on Custom Filter doesn't work
What I am trying to do:
I am trying to display my custom date filter indicator. My filter contain 2 field,
What I did:
I've add a method called
My issue/the error:
I still don't get my indicators. even the filter counter dosn't work (still 0).
I am trying to display my custom date filter indicator. My filter contain 2 field,
created_from and created_untilWhat I did:
I've add a method called
indicateUsing() on my Custom Filter, I've follow the documentation here : https://filamentphp.com/docs/3.x/tables/filters/custom#multiple-active-indicators My issue/the error:
I still don't get my indicators. even the filter counter dosn't work (still 0).