v4.11.2
Default Filament 4 behaviour required clicking "Toepassen" after changing any filter value. Wire Table::configureUsing in dashed-core's boot to call deferFilters(false) so every resource table in the CMS re-queries the moment a filter changes. Individual resources can still opt back in with ->deferFilters(true) where useful. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>