TanStackT
TanStack2y ago
13 replies
popular-magenta

[SOLVED] Is there any way to use the route named as literally "route"?

Hello. I'm using TanStack Router v1. Is there any way to use the route named as literally "route", with codegen enabled?

I tried %72oute.lazy.tsx , but it seems not working. Thanks.

Here's quick implementation which explains what I tried: https://github.com/LumaKernel/hello-tanstack-react-router-1/tree/main/src/routes

Failed to fetch dynamically imported module: http://localhost:2929/src/routes/%72oute.lazy.tsx
image.png
GitHub
Contribute to LumaKernel/hello-tanstack-react-router-1 development by creating an account on GitHub.
hello-tanstack-react-router-1/src/routes at main · LumaKernel/hello...
Was this page helpful?