route specific component not rendering #11326
Unanswered
arunkumar413
asked this question in
Q&A
Replies: 0 comments
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.
-
Hi Team,
Below is my react router config. But when I visit the /dist/index the components are not rendering. The server is configured to serve at dist/index.html through a webmanifest file. However the app isn't rendering. I'm not able to replicate this in codesandbox as the app is running on this experimental web based OS called nutria ( https://github.com/capyloon/nutria )
Any idea on the respective components doesn't render for the routes?
router config:
webmanifest file:
Beta Was this translation helpful? Give feedback.
All reactions