Revarh

Results 6 comments of Revarh

Hi, Facing the same issue. Although navigate() indeed resets sorting, it doesn't work when resetting filters. Worse, the problem persists: ``` const handleResetFilters = () => { setFilters({}) navigate() }...

D'après mes souvenirs 'GuzzleHttp\Exception\ClientException' bug avec les %20 etc. et il faut aller trouver la ligne de code à modifier.

I added a test repo to my original query. Thank you everyone!

Hello, I have tried to create a CustomSearchInput as I have the exact same issue, probably because I am filtering 50K+ rows. Unfortunately, it doesn't work, as RA system seems...

Hi, Not sure if I can build a reproduction before next week. I am using RA 4.16.18 and I work with RA-supabase 2.0.0 I am still investigating the issue but...

Hi ! Thank you, I did not think of that. It is working great :)