Details
-
Bug
-
Resolution: Unresolved
-
P1: Critical
-
5.2.0
-
49a290b2b (dev), e5da5dfa2 (6.8), 6391acd0f (6.7), 185b1db79 (tqtc/lts-6.5)
Description
Actually Binding loop warning message is pretty limited :
file:///C:/projects/*********/Resources/qml/OptionsMenu.qml:205:21: QML MyRow: Binding loop detected for property "spacing"
Having the call stack of 2 last loops will be perfect, this will help a lot to fix this kind of issue.
Attachments
Issue Links
- is duplicated by
-
QTBUG-63617 Show trace on QML binding loops
- Closed
- relates to
-
QTBUG-81707 Binding loop when propagating the implicit height from Text to its parent item, while the size propagates downward
- Reported