T
TanStack2y ago
other-emerald

Dynamic Link Match Problem

Link component prints "/test/folder?testSuiteId=4ec9425b-4d7e-48eb-8aaa-cc5cd34f3545" which is the link I really want to go. But router matches stepsRoute while I'm expecting it to match testSuiteRouteWithFolder. Final URL becomes : /testcase?testCaseId="1" . !! If I copy this URL to URL bar and press enter, it goes to correct route. !!
4 Replies
other-emerald
other-emeraldOP2y ago
Corresponding routes:
No description
other-emerald
other-emeraldOP2y ago
Link:
No description
metropolitan-bronze
metropolitan-bronze2y ago
please provide a minimal example on Stackblitz
other-emerald
other-emeraldOP2y ago
My mistake!

Did you find this page helpful?