diff options
| author | Owen Jacobson <owen@grimoire.ca> | 2025-07-08 00:59:11 -0400 |
|---|---|---|
| committer | Owen Jacobson <owen@grimoire.ca> | 2025-07-08 01:02:15 -0400 |
| commit | 1286754681cf37a5a01a6a2fcef0fa4a99cc65a9 (patch) | |
| tree | 2cf5332116e978bca35b3476a1d2784fbf9f2b61 /eslint.config.js | |
| parent | dbc9d7fd264ed68419286d4edfc3b98ca5a2dbe0 (diff) | |
Set non-`undefined` initial values for the login form.
The default state of a `$state()` with no arguments is `undefined`, which was then leaking out of this component if the user clicks `sign in` without changing the values. Axiom, our HTTP client library, suppresses fields with `undefined` values in JSON payloads (sensibly enough), leading to empty requests.
Diffstat (limited to 'eslint.config.js')
0 files changed, 0 insertions, 0 deletions
