Target Platforms
UWP
SDK Version
n/a
Application Name
AdaptiveCardVisualizer
Problem Description
Load v1.5\Elements\Input.ChoiceSet.Filtered.json
two problems:
- warning messages:
Invalid value type on Input.ChoiceSet.style. Expected Null but got String. and Invalid value type on Input.ChoiceSet.value. Expected Number but got String.
- when clicking submit but with error, expect:

but it actually opened the popup

Screenshots

Card JSON
see https://github.com/microsoft/AdaptiveCards/blob/main/samples/v1.5/Elements/Input.ChoiceSet.Filtered.json
Sample Code Language
No response
Sample Code
No response