Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Typebox type error Property '[Kind]' is missing in type 'TObject<...>' but required in type 'TSchema'.(2345) #511

Open
Sillyvan opened this issue Nov 17, 2024 · 0 comments
Labels
adapter Related to validation adapters

Comments

@Sillyvan
Copy link

As the title mentions something broke somewhere. the example also errors. luckily its just a typescript error. From what i can tell everything works fine.

Error can be found here on 'schema' https://stackblitz.com/edit/svelte-tab-2-flmqc9?file=src%2Froutes%2F%2Bpage.server.ts (ignore the error in the browser)

"sveltekit-superforms": "^2.20.1",
"@sinclair/typebox": "^0.34.2",

@Sillyvan Sillyvan added the bug Something isn't working label Nov 17, 2024
@ciscoheat ciscoheat added adapter Related to validation adapters and removed bug Something isn't working labels Nov 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
adapter Related to validation adapters
Projects
None yet
Development

No branches or pull requests

2 participants