Is it normal when passing a baseUrl to "createWebHistory" to have a trailing slash? #1835
-
Hi, |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
I have an isasue with this behaviour since I am working on a MFE project that uses React as well, and its router doesn't append a / to the base Url. |
Beta Was this translation helpful? Give feedback.
-
I think you might not need |
Beta Was this translation helpful? Give feedback.
I think you might not need
base
in your project, it has a different purpose