-
Beta Was this translation helpful? Give feedback.
Answered by
TkDodo
Apr 2, 2024
Replies: 1 comment 3 replies
-
suspense is not supported in pages router on the server afaik because it doesn't support streaming. I wouldn't know why a request gets made ... |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
JhsK
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
suspense is not supported in pages router on the server afaik because it doesn't support streaming. I wouldn't know why a request gets made ...