-
### Describe the bug
Sorry in advance, but I might be bringing a PITA with comments, again.
I noticed while working on updating `svelte-ast-print`, I've had inline snapshots mismatch _(thanks Vi…
-
This is happening on the latest Svelte 5 (5.2.3) with Sveltekit (2.8.1), from my research, the problem itself seems to be with Esbuild (or i'm doing something wrong)
**Relevant log:**
```bash
...…
-
### Bug description
500
Error: request.query has been replaced by request.url.searchParams
seems like the hooks doesn't need validation because when i'm delete the if validation, it works normal
…
-
**Describe the bug**
I get this error when building SvelteKit app with `@sveltejs/adapter-cloudflare-workers`
```
Error [ERR_MODULE_NOT_FOUND]: Cannot find module '/Users/****/node_modules/.pnpm/…
-
It would be really great if the user object was available inside the POST function of +server.ts
```TS
async function POST(event: RequestEvent)
```
currently `event.locals` does not contain an…
-
**Describe the bug**
Build fails with error:
```
(node:61259) Warning: To load an ES module, set "type": "module" in the package.json or use the .mjs extension.
(Use `node --trace-warnings ...…
-
When attempting to use with Sapper, the following error is generated:
```
is not a valid SSR component. You may need to review your build config to ensure that dependencies are compiled, rather tha…
-
### Describe the bug
This application has two pages - a home page at / and an about page at /about.
You can click between the two pages using the links in the header, or the links that appear on eac…
-
On a large project which uses pnpm with many packages & `sapper run dev`, when a file changes, sapper reloads then panics with a `FATAL ERROR: Ineffective mark-compacts near heap limit Allocation fail…
-
### Describe the bug
[The documentation for `handleFetch`](https://kit.svelte.dev/docs/hooks#server-hooks-handlefetch) provides the following example for forwarding cookies to an API on a different d…