Type 'AppFieldExtendedReactFormApi<BauprojektAttributes, FormValidateOrFn<BauprojektAttributes> | undefined, FormValidateOrFn<BauprojektAttributes> | undefined, ... 10 more ..., {}>' is not assignable to type 'AppFieldExtendedReactFormApi<{}, any, any, FormAsyncValidateOrFn<{}> | undefined, any, FormAsyncValidateOrFn<{}> | undefined, any, FormAsyncValidateOrFn<{}> | undefined, ... 5 more ..., {}>'.
Type 'AppFieldExtendedReactFormApi<BauprojektAttributes, FormValidateOrFn<BauprojektAttributes> | undefined, FormValidateOrFn<BauprojektAttributes> | undefined, ... 10 more ..., {}>' is not assignable to type 'FormApi<{}, any, any, FormAsyncValidateOrFn<{}> | undefined, any, FormAsyncValidateOrFn<{}> | undefined, any, FormAsyncValidateOrFn<{}> | undefined, any, FormAsyncValidateOrFn<...> | undefined, FormAsyncValidateOrFn<...> | undefined, any>'.
Types of property 'setFieldValue' are incompatible.
Type '<TField extends string>(field: TField, updater: Updater<TField extends string ? ObjectValue<never, BauprojektAttributes, string> : never>, opts?: UpdateMetaOptions | undefined) => void' is not assignable to type '<TField extends string>(field: TField, updater: Updater<TField extends string ? unknown : never>, opts?: UpdateMetaOptions | undefined) => void'.
Types of parameters 'updater' and 'updater' are incompatible.
Type 'unknown' is not assignable to type 'Updater<ObjectValue<never, BauprojektAttributes, string>>'.
Type 'AppFieldExtendedReactFormApi<BauprojektAttributes, FormValidateOrFn<BauprojektAttributes> | undefined, FormValidateOrFn<BauprojektAttributes> | undefined, ... 10 more ..., {}>' is not assignable to type 'AppFieldExtendedReactFormApi<{}, any, any, FormAsyncValidateOrFn<{}> | undefined, any, FormAsyncValidateOrFn<{}> | undefined, any, FormAsyncValidateOrFn<{}> | undefined, ... 5 more ..., {}>'.
Type 'AppFieldExtendedReactFormApi<BauprojektAttributes, FormValidateOrFn<BauprojektAttributes> | undefined, FormValidateOrFn<BauprojektAttributes> | undefined, ... 10 more ..., {}>' is not assignable to type 'FormApi<{}, any, any, FormAsyncValidateOrFn<{}> | undefined, any, FormAsyncValidateOrFn<{}> | undefined, any, FormAsyncValidateOrFn<{}> | undefined, any, FormAsyncValidateOrFn<...> | undefined, FormAsyncValidateOrFn<...> | undefined, any>'.
Types of property 'setFieldValue' are incompatible.
Type '<TField extends string>(field: TField, updater: Updater<TField extends string ? ObjectValue<never, BauprojektAttributes, string> : never>, opts?: UpdateMetaOptions | undefined) => void' is not assignable to type '<TField extends string>(field: TField, updater: Updater<TField extends string ? unknown : never>, opts?: UpdateMetaOptions | undefined) => void'.
Types of parameters 'updater' and 'updater' are incompatible.
Type 'unknown' is not assignable to type 'Updater<ObjectValue<never, BauprojektAttributes, string>>'.