Open martintabakov opened 1 year ago
Binding an MVVM DropDownList to a property that is null results in an error on the console.
An error is thrown
No errors should be thrown
Also reported in 1650296
Bug report
Binding an MVVM DropDownList to a property that is null results in an error on the console.
Reproduction of the problem
Current behavior
An error is thrown
Expected/desired behavior
No errors should be thrown
Environment