Hi,
With the latest version of the types/xrm 9.0.84 I get the following error with any forms context generated by dataverse-gen / dataverse-ify
Interface 'new_xxxxxxxFormContext' incorrectly extends interface 'FormContext'.
The types returned by 'getAttribute(...)' are incompatible between these types.
Type 'Attribute[]' is missing the following properties from type 'ItemCollection<Attribute>': get, getLengthts(2430)
Rolling back to previous types continues to work, am I missing something?
Thank
Mike