clean filters from Dashboard
I'm using use
I need clean filters went enter to dashboard page.
1 Reply
help please π¦
i add on ChartWidget.php
But i got an error
Cannot mutate reactive prop [filters]
How can i solve this ?
I made a solution ...
The filters are saved on session. So on custom page add mount function with session()->remove('Detalle_filters')
I don't know if this is good, but is working π