This is a migrated thread and some comments may be shown as answers.

Combobox bug with an empty or null datasource

1 Answer 309 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
Mike
Top achievements
Rank 1
Mike asked on 08 Jun 2012, 12:57 PM
I've been trying to figure this out in my own scenario but I'm able to produce this using a slightly modified example I found on the forum from one of your developers.

Here's the example: http://jsfiddle.net/krustev/5GGVf/ 

When using an array that's empty or no datasource at all you'll notice an error in Chrome.  With a larger page this causes a stack error.  In Firefox this will completely lockup the browser.

Is there any viable way to create an empty combobox and later add data without this problem?

Edit: To produce the bug simply start typing in the combobox.

Thanks,
- Mike

1 Answer, 1 is accepted

Sort by
0
Accepted
Georgi Krustev
Telerik team
answered on 11 Jun 2012, 12:19 PM
Hello Mike,

This is a known issue, which is already fixed. The fix will be available in the next internal build of KendoUI (available only for paid customers). You can overcome this issue if you set the filter mode of the combobox. 

All the best,
Georgi Krustev
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
ComboBox
Asked by
Mike
Top achievements
Rank 1
Answers by
Georgi Krustev
Telerik team
Share this question
or