#Not encoded param in url cause SSR error when reloading

2 messages · Page 1 of 1 (latest)

real gazelle
#

When reloading a page when the URL has a special value (ex: ê), and has a <Link /> component linked to the path with the param, it results in an error.

see : https://github.com/olivier-deschenes/tanstack-start-not-encoded-uri-ssr-bug for demo

see github issue : https://github.com/TanStack/router/issues/5008

GitHub

Contribute to olivier-deschenes/tanstack-start-not-encoded-uri-ssr-bug development by creating an account on GitHub.

GitHub

Which project does this relate to? Start Describe the bug When you reload a route with a param and the param has a special character like ê, the link component in the route component seems to bug w...

autumn schooner
#

creating the github issue is enough really, no need to post this here as well