kit icon indicating copy to clipboard operation
kit copied to clipboard

web development, streamlined

Results 1071 kit issues
Sort by recently updated
recently updated
newest added

### 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...

forms

#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...

enhancement
low hanging fruit

### 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...

router
p2-nice-to-have

### 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...

pkg:adapter-cloudflare

### 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`...

breaking change

### 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...

enhancement

### 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...