Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P3: Somewhat important
-
Resolution: Done
-
Affects Version/s: 5.0.0
-
Fix Version/s: 5.0.0
-
Component/s: QML: Declarative and Javascript Engine
-
Labels:None
Description
If a QML component dynamically allocates a component from the same URL as itself, infinite recursion ensues.
Run 'qmlscene OuterComponent.qml' to reproduce.