perf(form-core): reduce instantiations when type checking #1480
Annotations
3 errors
Run Checks
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>'.
|
Run Checks
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'.
|
Run Checks
Process completed with exit code 1.
|
Loading