Details
-
Bug
-
Resolution: Fixed
-
P1: Critical
-
6.7
-
None
-
c64275116 (dev), 219cea856 (6.7)
Description
See attached application. I get:
qt.qml.typeresolution.cycle: Cyclic dependency detected between "qrc:/cyclic/Variable.qml" and "qrc:/cyclic/ScaleConstraint.qml"
The singletons definitely don't depend on each other.
This is new in current dev. It doesn't happen with 6.6.
Attachments
Issue Links
- is duplicated by
-
QTBUG-120425 Cyclic dependency warning if a module has two singletons importing itself
- Closed
- resulted in
-
QTBUG-119806 Clean up dependency tracking between composite types
- Reported