kit
kit copied to clipboard
web development, streamlined
### Describe the problem We've all been annoyed when entering and for some reason losing form data. Basically the worst thing that can happen to a site is that a...
#7654. We also need to * [ ] update the TS conversion for the docs to use `satisfies` (in this PR, or in a follow-up?) * [ ] use `satisfies`...
### Describe the problem TypeScript 4.9 comes out tomorrow ### Describe the proposed solution Upgrade before 1.0 ### Alternatives considered _No response_ ### Importance nice to have ### Additional Information...
### Describe the problem We've been using Mock Service Worker to mock out requests to our backend. We use the Node interceptor for it so that the mocks work in...
### Describe the problem I love the flexibility that svelte kit provides, in fact I think that is one of the main selling points, it seems there are no restrictive...
### Describe the problem From what I've seen and tested (please correct me), sites deployed via Cloudflare Pages still process prerendered pages (`export const prerender = true;`) and static assets...
### Describe the problem If you have both a server load function and a shared load function, the latter can get the results of the former by reading the `data`...
### Describe the problem If `invalidate()` is called and the server generates an error, it appears the client is directed to an error page with the appropriate details. ✅ But...
### Describe the bug Hi, and thank you for working on a dev tool I love! I’m attempting to make a static site with Svelte. My ultimate goal is to...
let's see if we can get some useful information on ci flakiness and test results into github ui ### Please don't delete this checklist! Before submitting the PR, please make...