An open API service indexing awesome lists of open source software.

https://github.com/mustofa-id/sveltekit-form-hang-repro


https://github.com/mustofa-id/sveltekit-form-hang-repro

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

# SvelteKit Form Enhance Hang Repro

```bash
pnpm i

pnpm dev
```

Open the Network tab in your browser's DevTools, then try clicking the Submit button. You'll notice that the request is pending or hangs. This issue only occurs in Node versions 18.18.2 through 20.9.0.

[svelte/kit#11126](https://github.com/sveltejs/kit/issues/11126)