malzariey/filament-daterangepicker-filter

When disabling ranges - sidebar still exists with no options

Closed this issue · 1 comments

I'm using disableRanges() and disableCustomRange() combined in my DateRangeFilter, but sidebar to pick custom range exists.

Now:
image

Expected behavior:
image

Thank you for raising the issue.

Fixed with version 2.5.7.

Use disableRanges() method only to hide the range column.