F
Filament17mo ago
hdaklue

active filters are applied but doesn't appear on table.

No description
3 Replies
cheesegrits
cheesegrits17mo ago
Can you provide you filters() code.
hdaklue
hdaklueOP17mo ago
->filters([ DateRangeFilter::make('created_at'), ])
cheesegrits
cheesegrits17mo ago
Where is DateRangeFilter coming from? Are you using a plugin?

Did you find this page helpful?