You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Similar to #4834. If #4834 focused on string parsing. This issue focuses on parsing Array. When json array is parsed, and it is part of the required properties of AdaptiveCards, the parsers should not throw, but log parse error. Renderers should also make sure the adaptive elements with missing required array properties are dropped, and log renderer warning. For more detailed process, look this dev spec. The parsers should not throw, for example, if ColumnSet does not have columns.
Platform
Details
Similar to #4834. If #4834 focused on string parsing. This issue focuses on parsing Array. When json array is parsed, and it is part of the required properties of AdaptiveCards, the parsers should not throw, but log parse error. Renderers should also make sure the adaptive elements with missing required array properties are dropped, and log renderer warning. For more detailed process, look this dev spec. The parsers should not throw, for example, if ColumnSet does not have columns.
Reference #4565
Childe of 4565
Related Issues
#4297
#3949
#4136
The text was updated successfully, but these errors were encountered: