AdaptiveCards
AdaptiveCards copied to clipboard
[Designer] designer crashes when binding to valid json
Problem Description
I use the following valid sample data
{
"a": "a",
"2": "b",
"3-4": "cd"
}
when I try to bind to a TextBox to "2" the designer crashes
Screenshot
after clicking on "2" the designer area disapears