Using tolgee with SvelteKit - fetch warning #1651
Unanswered
planetaska
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Hey, what exactly is your setup? I was testing this with our example app with newest svelte and svelte-kit, but I didn't get the warning. I think it should be solvable by providing static data to Tolgee which you can load in the |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
When using tolgee in a SvelteKit project, I got a warning message like this:
I guess it has to do with the load function in SvelteKit. Is this being looked into?
Beta Was this translation helpful? Give feedback.
All reactions