wellick
KPCKevin Powell - Community
•Created by wellick on 7/20/2023 in #front-end
How to inspect element
thanks!
5 replies
KPCKevin Powell - Community
•Created by wellick on 7/20/2023 in #front-end
How to inspect element
oh, turns out i just had to re-click like you said.
5 replies
KPCKevin Powell - Community
•Created by wellick on 1/26/2023 in #front-end
In React Hook form, can't reset nested object
Here is the full error message of line 89 Argument of type '{ commercialInformation: any; "": any; null: any; }' is not assignable to parameter of type 'AssertsShape<{ id: NumberSchema<number | null | undefined, AnyObject, number | null | undefined>; accountType: StringSchema<string | undefined, AnyObject, string | undefined>; activeStep: NumberSchema<...>; customerIdentification: OptionalObjectSchema<...>; customerContacts: OptionalObjectSchema<...>; commercialInfo...'.
Object literal may only specify known properties, and '(Missing)' does not exist in type 'AssertsShape<{ id: NumberSchema<number | null | undefined, AnyObject, number | null | undefined>; accountType: StringSchema<string | undefined, AnyObject, string | undefined>; activeStep: NumberSchema<...>; customerIdentification: OptionalObjectSchema<...>; customerContacts: OptionalObjectSchema<...>; commercialInfo...'.
3 replies
KPCKevin Powell - Community
•Created by wellick on 1/26/2023 in #front-end
In React Hook form, can't reset nested object
3 replies