Manuel
Manuel
> Yeah I thought of adding a command to "enable form"...the problem is that is not completely straightforward: it needs to add the value kit.csrf.checkOrigin = false to the svelte.config.js...
Jep... Just wanted to add that I was unable to reproduce this in chrome. So there might be some Edge specific stuff going on
Just encountered exactly the same. The trick seems to lie here (you might want to ignore lines 7-10 for initial testing): https://github.com/vite-pwa/sveltekit/blob/19442a0ae9c6031b1ff099ca361d1a50b8e301fb/examples/sveltekit-ts/src/routes/%2Blayout.svelte#L5-L18 With those few lines (and properly refreshing my...
Sure! Could you give me a hint where to find the docs as source code? I could not find a link on the page directly