Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
6.8.1
-
None
Description
AnchorChanges { target: root.stack anchors.top: root.coffeeText.bottom }
aostats gives error: it
top: [ApplicationFlow.qml:152:30]
result: Error: Cannot resolve property type for binding on top.
duration: 1us
it looks like the quick compiler cannot understand anchors.
can reproduce this using https://doc.qt.io/qt-6/qtdoc-demos-coffee-example.html
or
https://git.qt.io/se_japan_public/qt5-qt6-benchmark/coffee-benchmark