Hugo Ortiz
Hugo Ortiz
I'm seeing the same error with custom server (I'm using Hapi)
@rubytree33 sure, you can try with this example, see the readme instruccions, it only happens in production mode https://github.com/rtrys/custom-server-hapi-bug
@rubytree33 can you try this one? https://github.com/jonathansamines/nextjs-dynamic-routing-custom-server
are you able to reproduce the bug with the instructions?
is there any update, this ussue is still present in latest canary
tested again with `[email protected]` and the result is the same see the instructions in this example: https://github.com/jonathansamines/nextjs-dynamic-routing-custom-server ``` LM-GUA-42000870:~ huortiz$ curl -v http://127.0.0.1:3000/sub/hello * Trying 127.0.0.1:3000... * Connected to 127.0.0.1...
maintainers, is there any update?
still waiting for any comment from developers
After a few tests with [email protected], this issue is not longer present