dead-brownD
Refine16mo ago
dead-brown

Filter question. How remove filter from url

Hello! I have question about refine table filtration.
When I select something and filter, I have filtration and updated URL, like here http://localhost:3002/app/customer-ratings-output?pageSize=10&current=1&filters[0][field]=customerName&filters[0][value]=Investmanagenent%20LLC.&filters[0][operator]=contains

but when I click on cross and want to remove filtration, It is not working. How It can be fixed?
Was this page helpful?