retainSearchParams
How does retainSearchParams actually work?
When i have routes /tasks and /tasks/$taskId
If i go from /tasks to /tasks/123 u want to retain search params, but it actually doesn't. how come?
When i have routes /tasks and /tasks/$taskId
If i go from /tasks to /tasks/123 u want to retain search params, but it actually doesn't. how come?