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 in noControl mode assumes that this.props.dataSource is not an inline array #55

Closed dustingetz closed 10 years ago

dustingetz commented 10 years ago

this.props.dataSource.fetch().then ... Uncaught TypeError: undefined is not a function