fech function is not working in production mode #10916
Unanswered
ldcastanheira
asked this question in
Q&A
Replies: 2 comments 8 replies
-
I'm running into the same. I thought it was due to Vercel's recent outage https://www.vercel-status.com/incidents/ndnw1mxqjkh8 but they say it is resolved and I am still running into issues. Getting stuff in my logs like:
and
and lastly a custom one that is catching where I fetch the data in my load function
|
Beta Was this translation helpful? Give feedback.
8 replies
-
Looks like an upstream issue: #10918 (comment) |
Beta Was this translation helpful? Give feedback.
0 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone,
I am new in svelte also in trying to deploy to vercel. So I do not know why this function works perfectly in development environment but does not work in production (vercel). Could you help me?
}
Please let me know if you need more information or this is enough.
Thanks a lot!!!
Beta Was this translation helpful? Give feedback.
All reactions