-
Notifications
You must be signed in to change notification settings - Fork 39
Closed
Description
Hello! Minimal example here:
- Repo: https://github.com/githubnext/azuresvelte
- Live: https://black-tree-066defe1e.5.azurestaticapps.net/
Reproduction steps:
- From
/
, click on either the "login" or "logout" buttons to trigger a form POST to/auth
. - In development, everything works
- When deployed to ASW, it throws a 415. The error page is sveltekit-generated, which means that ASW is working, but for some reason it's failing whatever check sveltekit before it throws a 415. I'll dig more into that.
I'm using Svelte 5.0.0-next.172, not sure if that's related — I'll try to make a svelte 4 example next and see if I get the same behavior.
Metadata
Metadata
Assignees
Labels
No labels