-
### Describe the problem
From what I know it's not possible to hook into the serving of build artifacts in the `_app` folder. The biggest use case I have for it is to be able to hook into it to preve…
-
### Describe the bug
I found a rare bug with multiple conditions that sets a variable that always exists to null when the parent of the children doesn't specify a bind: on that variable when passe…
-
### What version of Bun is running?
1.28
### What platform is your computer?
Darwin 23.3.0 arm64 arm
### What steps can reproduce the bug?
run attached repo. This bug was detected and closed in #…
-
### Describe the bug
[At this line](https://github.com/sveltejs/kit/blob/7a2a5838c452e3cc0ab389bd4535799917ee71de/packages/kit/src/runtime/client/start.js#L24) svelte kit can pass `state: history.sta…
-
Hey,
I'm quite new to svelte/sveltekit so I might be missing something, but I'm trying to test a component making use of some logic of `$page.url.pathname` from the `$app/stores` module.
This requ…
-
### Describe the problem
I am getting lots of 404 errors for apple-touch-icon files as (some?) browsers try to load it from deeper paths.
### Describe the proposed solution
This was solved fo…
-
### Describe the bug
[Streaming promises](https://kit.svelte.dev/docs/load#streaming-with-promises), i.e., returning a nested promise in a server-side data loader, doesn't work properly in Safari.
…
-
### Question
Hi!! I've newly started Svelte/kit and I decided to use Capacitor along with Sveltekit to develop cross-platform apps.
So.. it seems that it's already possible to build a Capacito…
-
### Describe the bug
I'm trying to use Flydrive with SvelteKit using the any of the Cloudflare adapters but none of them work. The same imports work with Hono, so I'm guessing there's something going…
-
Add standard logging that plays well with SvelteKit. Ensure can handle both client and server side logging.