Replies: 1 comment
-
you should follow their guide in https://docs.netlify.com/build/frameworks/framework-setup-guides/react-router/ |
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 trying to deploy a
fumadocs
app, usingreact-router
toNetlify
. Which does suceed, however the navigation does not work.fumadocs
application, withpnpm create fumadocs-app
React Router: Fumadocs MDX (not RSC)
Then deploy the site to Netlify.
Once deployed, open the URL, and click on the
Open Docs
on the front page:Observe the navigation:
additional info:
_redirects
in thepublic
folder did not solve the issueAny tips how to get this to work?
Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions