Details
-
Bug
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
5.2.1, 5.3.1
Description
When using a ComboBox with a javascript array for a model and the model contains enough elements to require a ScrollView to be used for the dropdown, upon selecting an option, a TypeError will occur. The TypeError states: "ScrollViewStyle.qml:131: TypeError: Cannot read property of null". It seems to apply to the sticky property.