All the examples have these warnings in Qt6 but not in Qt5
qrc:/modules/QMLTreeView/TreeView.qml:83:5: QML TreeViewItem: Binding loop detected for property "handleColor"
qrc:/modules/QMLTreeView/TreeView.qml:83:5: QML TreeViewItem: Binding loop detected for property "selectedItemColor"
qrc:/modules/QMLTreeView/TreeViewItem.qml:108:4: QML ColumnLayout: Qt Quick Layouts: Polish loop detected. Aborting after two iterations.
All the examples have these warnings in Qt6 but not in Qt5