feat(Form): add standard schema support to UI v2 #6350
Annotations
7 errors
Typecheck:
src/runtime/components/forms/Form.vue#L32
Generic type 'BaseSchema<TInput, TOutput, TIssue>' requires 3 type argument(s).
|
Typecheck:
src/runtime/components/forms/Form.vue#L32
Generic type 'BaseSchemaAsync<TInput, TOutput, TIssue>' requires 3 type argument(s).
|
Typecheck:
src/runtime/components/forms/Form.vue#L217
Generic type 'BaseSchema<TInput, TOutput, TIssue>' requires 3 type argument(s).
|
Typecheck:
src/runtime/components/forms/Form.vue#L217
Generic type 'BaseSchemaAsync<TInput, TOutput, TIssue>' requires 3 type argument(s).
|
Typecheck:
src/runtime/components/forms/Form.vue#L256
Generic type 'BaseSchema<TInput, TOutput, TIssue>' requires 3 type argument(s).
|
Typecheck:
src/runtime/components/forms/Form.vue#L256
Generic type 'BaseSchemaAsync<TInput, TOutput, TIssue>' requires 3 type argument(s).
|
Typecheck
Process completed with exit code 2.
|
Loading