T
TanStack13mo ago
other-emerald

Path params with whitespaces

I'm currently working on a ui for a backend that isn't mine for some reason, to get the detail of some resource i have to use a varaible called name which may have some whitespaces on it currently i have a table page and a detail page resource/index.tsx resource/$nameId.tsx and when you enter to the detail it works everything as expected, but if i refresh the page, the tabs just hangs
2 Replies
unwilling-turquoise
unwilling-turquoise13mo ago
can you please open a github issue including a complete minimal example by forking one of the existing router examples on stackblitz?
other-emerald
other-emeraldOP13mo ago
oka

Did you find this page helpful?