dynamic routing trailing slashes is not routing correctly #11402
Unanswered
DeekshaPandit
asked this question in
Help
Replies: 1 comment
-
@DeekshaPandit please how did you solve it, i have the same problem.. |
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.
-
my directory is:
/pages/
The problem is when I do http://localhost:3000/anotherPage/ (look at trailing slash).
It calls [page1].js
Why trailing slash is calling another page?
Beta Was this translation helpful? Give feedback.
All reactions