AddressPickerAutocompleteForFlow icon indicating copy to clipboard operation
AddressPickerAutocompleteForFlow copied to clipboard

Incompatible data type

Open LiguDe opened this issue 2 years ago • 0 comments

When using the component in a multi-step/screen flow, moving off of the screen where the component is used and coming back to it using the "Previous" button, the flow fails with the following error:

The [address here] value is a Text data type that's assigned to a field with an incompatible Boolean data type. Assign the value to a field with a compatible data type.

LiguDe avatar Sep 28 '23 02:09 LiguDe