-
Hello!
I have a small request: is it possible to export the types `ZodValidation` and `ZodObjectTypes`? I am writing a wrapper around superforms and I need those types to properly handle generics.
-
i get many circular dependencies from zod-to-json-schema when building with rollup
see image:
![image](https://github.com/StefanTerdell/zod-to-json-schema/assets/81443707/af820d27-5cb8-4423-8c75-d…
-
### Describe the problem
Hello, today if I return data in load or action functions, the type appear in data and form props. That's really nice. But would it be possible to do opposit? E.g. type appea…
-
Hi Team, I'm getting this segmentation fault error, when trying to build the sveltekit project with vite.
```
goroutine 1 [chan receive]:
github.com/evanw/esbuild/internal/helpers.(*ThreadSafeWai…
-
**Description**
I'm using Superforms with Valibot in SPA Mode but `$constraints` are empty (`{}`).
The form validation seems to be working and displays all errors correctly but when I want to use …
-
I am checking if a user is logged in and if true then I am redirecting to the home page but the flash messages wont show
`+page.server.ts`
```
export const load: PageServerLoad = async ({ reques…
-
### Describe the bug
I have recently encountered an issue where the Table Footer sub-component renders with the background color inverted. This means that if I were to use the light mode, then it wou…
-
### Describe the bug
The bug appears to be in the typescript plugin for the language extension.
It appears under the following conditions:
- you are working on a sveltekit project with `sveltekit…
-
### Describe the bug
I am using shadcn-svelte and I always get this on my terminal
```sh
node_invalid_placement_ssr: `` (node_modules/bits-ui/dist/bits/collapsible/components/collapsible-trigger.…
-
### Describe the bug
Changing the orientation of the group doesn't change the items orientation
```
```
### Reproduction
https://stackblitz.com/edit/github-tsnxg7?file=src%2Froutes%2F%2Bpage.sv…