Replies: 1 comment
-
I have the same question too. |
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.
-
Hello,
When wrapping SvelteKit
load
'sfetch
withofetch
oritty-fetcher
, the following error appears :At first I thought the issue was caused by the latter, but then I also tried with the former and still was experiencing it, making it a Svelte issue.
And, when I tried the suggested fix :
It works. But why ? From my point of view, I might as well prepend
// Magic, do not touch
😅Thanks
Beta Was this translation helpful? Give feedback.
All reactions