You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I want to connect my svelte kit app with umami but looks like this does not work because of a CORS issue!
As an example I created a svelte kit app with the svelte kit create app command.
See https://github.com/Tobi-mmt/umami-cors-issue
I only added the script in the layout file.
See Tobi-mmt/umami-cors-issue@21d1cbe
I deployed it on vercel:
See: https://umami-cors-issue.vercel.app/
If I open the URL in the chrome browser it throws an erro in the console

What do I need to do, to make this very basic example work?
Beta Was this translation helpful? Give feedback.
All reactions