Details
-
Bug
-
Resolution: Duplicate
-
Not Evaluated
-
None
-
5.2.0
-
None
Description
Following simple example cause the app running the qml code to crash:
Loader { width: 360 height: 360 asynchronous: true sourceComponent: ComboBox { model: [ "Banana", "Apple", "Coconut" ] } }
Attachments
Issue Links
- duplicates
-
QTBUG-36410 Application crashes when using Instantiator with asynchronous Loader
-
- Closed
-