-
> This will be fixed in Bun v1.1.27
_Originally posted by @Jarred-Sumner in [#6758](https://github.com/oven-sh/bun/issues/6758#issuecomment-2324547731)_
This does not seem to work, I am using svel…
-
**Description**
I'm encountering a critical issue with `sveltekit-superforms` where none of the form fields are being recognized. Despite following the documentation and ensuring that `dataType: 'jso…
-
### Describe the problem
Until now I havnt found a way to get server components similar to htmx. One possible way is to put components in the router and use them like a route but it produces a larg…
-
Hey there,
we are having an issue with the version `1.1.3` of this package and a SvelteKit application.
## Works with previous version:
Yes, it used to work with the version `0.2.8`.
## S…
-
### Is there an existing issue for this?
- [x] I have checked for existing issues https://github.com/getsentry/sentry-javascript/issues
- [x] I have reviewed the documentation https://docs.sentry.io/…
-
A regression in the move to SvelteKit. The 1 minute timer in index.ts is not activated as that file is no longer used, so we'll need to activate the timer elsewhere.
Originally reported on https://…
-
If you want to use module-federation/vite in combination with SvelteKit. The hostInit file does not get included in the generated output. The file is compiled, but the reference is missing.
It used…
-
I made a project to reproduce the error here:
https://github.com/Shyrogan/sveltekit-argon2-cf-error
```
> Using @sveltejs/adapter-cloudflare
✘ [ERROR] Could not resolve "@node-rs/argon2-wasm32-w…
-
**Is your feature request related to a problem? Please describe.**
Port of the React Library in Svelte
**Describe the solution you'd like**
Writing a wrapper or a library for sveltekit
**Descr…
-
### Steps to reproduce
##Task: Migrate an existing SvelteKit(using Vite) project to Farm.
Run ```pnpm add @farmfe/core @farmfe/cli```.
Add this code to farm.config.ts.
```import { defineConfig } …