outl1ne / nova-detached-filters

This Laravel Nova package allows you to detach filters from the filter dropdown and show them on a card
MIT License
61 stars 21 forks source link

Small change to make the variable `isPersisting` configurable from th… #18

Closed dualklip closed 3 years ago

dualklip commented 3 years ago

Small change to make the variable isPersisting configurable from the persistFilters()`` function onNovaDetachedFilters, using this way->persistFilters(true, true)`