perf(form-core): reduce instantiations when type checking #1480
Annotations
4 errors
Preview
Process completed with exit code 1.
|
Test
Property 'defaultMeta' in type 'TanStackField<TParentData, TName, TData, TOnMount, TOnChange, TOnChangeAsync, TOnBlur, TOnBlurAsync, ... 10 more ..., TSubmitMeta>' is not assignable to the same property in base type 'FieldOptions<TParentData, TName, TData, TOnMount, TOnChange, TOnChangeAsync, TOnBlur, TOnBlurAsync, TOnSubmit, TOnSubmitAsync>'.
|
Test
Type 'Partial<FieldMeta<TParentData, TName, TData, TOnMount, TOnChange, TOnChangeAsync, TOnBlur, TOnBlurAsync, ... 8 more ..., TFormOnSubmitAsync>> | undefined' is not assignable to type 'Partial<FieldMeta<TParentData, TName, TData, TOnMount, TOnChange, TOnChangeAsync, TOnBlur, TOnBlurAsync, ... 8 more ..., any>> | undefined'.
|
Test
Process completed with exit code 1.
|