Link Options exact: true does not accept searchParams
Hi Guys
I am not sure if I overlooked something, but I have following structure
in my left side navigation I want to show an active state of eiter of the three routes (its a tab navigation)
For my tab navigation I apply:
This does not work, the active state is lost as soon some search params are present. Is it not possible to have exact: true but in the same time accept search params?
Thanks
I am not sure if I overlooked something, but I have following structure
in my left side navigation I want to show an active state of eiter of the three routes (its a tab navigation)
For my tab navigation I apply:
This does not work, the active state is lost as soon some search params are present. Is it not possible to have exact: true but in the same time accept search params?
Thanks