powercat-creator-kit icon indicating copy to clipboard operation
powercat-creator-kit copied to clipboard

[BUG]: People Picker throws errors when blank

Open joneselliot opened this issue 2 years ago • 0 comments

Hi folks,

The People Picker control seems to have regressed since the last release. When the control is blank, it throws an error "JSON parsing error, expected 'array' but got 'undefined'. This prevents me from referencing the control when it is blank because of the downstream error effects.

Furthermore, any IfError() attempts I make to mitigate this are ineffective - I even got the IfError function itself to throw an error... "Internal error in the IfError function: Core.ApplicationError: ConnectedDataQueryStringBuilderError Kind:8 Severity:3 JSON Parsing error, expected 'array' but got 'undefined'...".

I really want to use this control, but this is making things tough :(

AB#1483

joneselliot avatar Jun 06 '23 20:06 joneselliot