Blank page upon first loading in production #1187
Unanswered
bathientran
asked this question in
Q&A
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.
-
Hey everyone!
I'm currently implementing useSWR and am running into an issue where during the first load, the page stays blank rather than showing anything. Here's my code for reference:
This only occurs during the first load and only on production (locally it always works). My project is deployed on Vercel using NextJs. Has anyone experienced this before and knows a solution?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions