Error while adding route path to a new page #4828
Replies: 2 comments 1 reply
-
Ok so the path is set but the page contains the following text "404 Not Found" and anything I add in the component is added above this text. How can I remove it? I am a beginner at this and it would be helpful if someone could help me out with this |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hello @Not-Sarthak please read our documentation about router and double check your code. https://refine.dev/docs/packages/documentation/routers/react-router-v6/ |
Beta Was this translation helpful? Give feedback.
1 reply
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 was exploring refine dev via the tutorial made by JSMastery but unable to understand where can I add a Route path to a new page. Wherever I try to add a Path via tag as in simple ReactJS it does not set the path. I did try using the Tag to but yet unable to set path for a new page. I tried reading the documentation but couldn't find a solution as the Routes are already set by JSMastery which I found out a bit tough to understand.
Beta Was this translation helpful? Give feedback.
All reactions