I have a ExtJS ComboBox that contains a bunch of options, but when one option is selected, all the other options vanish!
Here's a simple example: http://jsfiddle.net/6FUpX/24/ - select something from the dropdown, and then try to select something else.
Can someone tell me what is wrong with this?