Next.js Discord

Discord Forum

How do you report bugs if the Github repo wont let you? We can only reproduce it in prod.

Unanswered
Irish Red and White Setter posted this in #help-forum
Open in Discord
Irish Red and White SetterOP
Like the title says, I am trying to report a bug in github but there is a requirement to post a link to code that reproduces the bug, and also steps to reproduce.

The steps in this case are:
- Inspect the environment of our specific client only in production mode.
- Wait between 5 hours and 7 days after server restart to see the issue appear intermittently.

How can you get help for such a problem?

The specific issue is that calls to res.revalidate() in the pages router hangs indefinitely. It is isolated to the inner workings of NextJS.

Where can we go from here?

0 Replies