kit
https://github.com/sveltejs/kit
JavaScript
web development, streamlined
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
JavaScript not yet supported0 Subscribers
Add a CodeTriage badge to kit
Help out
- Issues
- Memory leak in SSR with Svelte 4 since `with_event` was added to `render.js` in 2.27.0
- Allowing one file per action `+action.server.(js|ts)` to improve code readability
- adapter-node 2.1.2 + kit 2.57.1: thrown SvelteKitError(413) returned to client as HTTP 500 (class-identity mismatch in bundled handler)
- Spreading `form.fields.foo.as("select")` onto a `Select` component does not work
- Remote functions fire during hydration with placeholder `page.url`, causing wrong server-side route resolution
- `preflight` is not used when `for` is called after `preflight`
- There is no way to "just run" a remote query function
- Make it possible to debug/observe expected errors
- Add note for custom Node.js server implementation
- `adapter-cloudflare`: wrangler.json `vars` not available via `$env/dynamic/private` during dev
- Docs
- JavaScript not yet supported