wingspan / wingspan-forms

A dynamic form library for Facebook React, providing abstractions for building dynamic forms and controlled grids. Widgets provided by Telerik's KendoUI.
MIT License
292 stars 25 forks source link

KendoComboBox with value=undefined causes onChange to leak a kendo model #62

Closed dustingetz closed 8 years ago

newyankeecodeshop commented 8 years ago

This was fixed by the addition of SelectWidgetMixin for #77.