-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Closed
patooworld/kit
#3Labels
bugSomething isn't workingSomething isn't workinghelp wantedPRs welcomed. The implementation details are unlikely to cause debatePRs welcomed. The implementation details are unlikely to cause debatep2-nice-to-haveSvelteKit cannot be used by a small number of people, quality of life improvements, etc.SvelteKit cannot be used by a small number of people, quality of life improvements, etc.
Milestone
Description
Describe the bug
If you create a bob/index with a POST and bob/index.svelte --> posting will not work when deployed to Vercel.
Vercel throws error 405.
Reproduction
Deploy this repo to Vercel, and visit /bob and hit the submit button - and then the error will appear.
As long as it exists 😅, you can also try it here: https://sveltekit-p9hxntt45-jeddah.vercel.app/bob
Logs
No response
System Info
Latest version `next` of kit and vercel adapter.Severity
serious, but I can work around it
Additional Information
I can simply work around by not enabling prerender=true on the sveltekit component.
Let me know if you need more information 😎
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinghelp wantedPRs welcomed. The implementation details are unlikely to cause debatePRs welcomed. The implementation details are unlikely to cause debatep2-nice-to-haveSvelteKit cannot be used by a small number of people, quality of life improvements, etc.SvelteKit cannot be used by a small number of people, quality of life improvements, etc.
