telerik / kendo-ui-core

An HTML5, jQuery-based widget library for building modern web apps.
http://www.telerik.com/kendo-ui
Other
2.54k stars 1.91k forks source link

Binding an MVVM DropDownList to null data produces an error #7196

Open martintabakov opened 1 year ago

martintabakov commented 1 year ago

Bug report

Binding an MVVM DropDownList to a property that is null results in an error on the console.

Reproduction of the problem

  1. Open this example - https://dojo.telerik.com/@sspasova/AMIwIBUd

Current behavior

An error is thrown

Expected/desired behavior

No errors should be thrown

Environment

martintabakov commented 6 months ago

Also reported in 1650296