Details
-
Type:
Bug
-
Status: Reported
-
Priority:
P3: Somewhat important
-
Resolution: Unresolved
-
Affects Version/s: 6.0.0 Beta4
-
Fix Version/s: None
-
Component/s: Examples and Demos, Quick: Core Declarative QML
-
Labels:None
-
Platform/s:
Description
Tested the qtdoc/examples/demos/calqlatr demo
as part of https://bugreports.qt.io/browse/QTBUG-87702
When pressing buttons, get the following errors:
qrc:/demos/calqlatr/content/Display.qml:182: TypeError: Cannot read property 'width' of null qrc:/demos/calqlatr/content/Display.qml:182: TypeError: Cannot read property 'width' of null qrc:/demos/calqlatr/content/Display.qml:195:21: Unable to assign [undefined] to QString
as well some "undefined" labels shown in the view.
Attachments
Issue Links
- relates to
-
QTBUG-81976 ListView delegates produces "TypeError: Cannot read property 'width' of null" when removing item from QAbstractItemModel
-
- Closed
-
- resulted from
-
QTBUG-87702 [REG 5.15.1->6.0.0] qml/quick examples crash when running on iPad
-
- Closed
-