try moving the setModel to... dropDownCategory.setModel(this.model) after the creation of the drop down.. it is supposed to work as you have it but I have seen it not work on my implementation as well. just separate the creation of the drop down and setting the model in 2 operations. that's should work then
↧
Re: SAPUI5 1.26.4 DropdownBox Bug?
↧