Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NextJS dynamic routes does not work. #2

Open
pankaj9296 opened this issue Mar 23, 2021 · 2 comments
Open

NextJS dynamic routes does not work. #2

pankaj9296 opened this issue Mar 23, 2021 · 2 comments

Comments

@pankaj9296
Copy link

Using a custom express server causing the dynamic routes to not work? is it expected?

@paufar
Copy link

paufar commented May 3, 2021

Having the same issue - did anyone find a solution for this?

@pankaj9296
Copy link
Author

@paufar nextjs' routing won't work with the custom express server.
You have to use Express' dynamic routing for this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants