Details
-
Type:
Bug
-
Status: Open
-
Priority:
P2: Important
-
Resolution: Unresolved
-
Affects Version/s: 5.15.7, 6.2.2
-
Fix Version/s: None
-
Component/s: Quick: Core Declarative QML
-
Labels:
Description
Attached example causes duplicate of the loaded component to be instantiated (resize wider to see the other). sourceComponent seems to be re-evaluated due to binding on width which seems to be causing this.
Also if asynchronous property is set, it also outputs this on exit:
"There are still \"1\" items in the process of being created at engine destruction."