We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
POST requests fail before even reach the server
npm create svelte@latest my-app all defaults pnpm i pnpm dev --port 3000
navigate to http://localhost:3000/sverdle type "qwert"
Unexpected token 'I', "Invalid request body" is not valid JSON SyntaxError: Unexpected token 'I', "Invalid request body" is not valid JSON
No response
System: OS: Linux 4.19 Debian GNU/Linux 10 (buster) 10 (buster) CPU: (8) x64 Intel Core Processor (Haswell, no TSX, IBRS) Memory: 27.70 GB / 31.42 GB Container: Yes Shell: 5.0.3 - /bin/bash Binaries: Node: 16.18.0 - /usr/bin/node npm: 8.19.2 - /usr/bin/npm npmPackages: @sveltejs/adapter-auto: next => 1.0.0-next.84 @sveltejs/kit: next => 1.0.0-next.525 svelte: ^3.46.0 => 3.52.0 vite: ^3.1.0 => 3.2.0
blocking an upgrade
The text was updated successfully, but these errors were encountered:
Duplicate of #7409.
Sorry, something went wrong.
Not found: /__data.json
use:enhance
No branches or pull requests
Describe the bug
POST requests fail before even reach the server
Reproduction
npm create svelte@latest my-app
all defaults
pnpm i
pnpm dev --port 3000
navigate to http://localhost:3000/sverdle
type "qwert"
Logs
No response
System Info
Severity
blocking an upgrade
Additional Information
No response
The text was updated successfully, but these errors were encountered: