Replies: 1 comment
-
Take a look at this example |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am building a simple app using astro build. After implementing a router mechanism (as shown in the docs) and attempting the 'about' route I am facing an error saying '404: Not found'. I feel that routing implementation of tanstack/router is conflicting with file structure of used by Astro. I am wondering if anyone has come across this issue and has solved it?
Beta Was this translation helpful? Give feedback.
All reactions