Route Occasionally Returns 200 Status with Empty Payload, Requires Multiple Refreshes #78745
Unanswered
Ebentim
asked this question in
App Router
Replies: 0 comments
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.
-
Description
I'm experiencing inconsistent behavior with a Next.js route where:
200
status code with an empty response payloadExpected Behavior
The route should consistently return the expected payload with a
200
status code on the first request.Reproduction Steps
Environment
Beta Was this translation helpful? Give feedback.
All reactions