0
ventgrey
35d

Sveltekit progressive enhancement form docs fucking suck.

Arbitrary, non-reproducible examples.

The docs show: return fail(400, { email, missing: true });

The client response says: {
"type": "success",
"status": 204
}

Man, if the docs were monkey-typewritten, they could have warned us first…

Comments
Add Comment