-
When I have my normal Handle function it works fine, however when I wrap it in the useOpenTelemetry function from the baselime package the app is no longer responsive and doesnt handle incoming reques…
-
### Describe the bug
Even though I did everything the docs provide in order to disable any form of server side rendering or static site generation, the dev server tries to execute my code on the se…
-
### Describe the bug
After logging in, the idToken, accessToken, and expiry information are encrypted and sent to the browser in a cookie. Before encryption, this data typically amounts to around 200…
-
### Describe the bug
Was instructed to create a new issue with repro from convo in #2889.
### Reproduction
https://github.com/pheuter/safari-repro
### Logs
```Shell
[Error] ReferenceEr…
-
Here are some hopefully helpful notes if you are just getting started with this and using Vercel adapter...
Having a root `+layout.js` like:
```js
export const prerender = true;
```
And a `…
-
Hello
I'm currently implementing iconify for a small project with Sveltekit, I'm learning also Sveltekit, but when I try to use it as per documentation I'm getting following typescript error. I have …
-
### Describe the bug
Assets imported with the server-only `read` utility from `$app/server` are placed in the `.vercel/output/static` folder, which is publicly accessible in Vercel deployments ([Verc…
-
I'm using **vite-plug-pwa** to setup service workers.
When I try to combine this plugin with **sveltekit-adapter-aws** ('edge-bundled'), I get a v8 JavasScript heap out of memory error. I can remov…
-
### Describe the bug
source maps don't seem to work on server-side code.
i enabled them in like 4 different spots because i have no idea which one is supposed to work:
#### `svelte.config.js`
…
-
### Discussed in https://github.com/carbon-design-system/carbon/discussions/16897
Originally posted by **x80486** June 28, 2024
I'm working on a Svelte application. The issue I'm having is whe…