Created attachment 144178 [details] Screenshot SUMMARY I have accidentally created a tag with the content (w/o the ```) ``` qrc:/FilterHeader.qml:103: TypeError: Value is null and could not be converted to an object qrc:/main.qml:412: TypeError: Cannot read property 'objectName' of null qrc:/main.qml:420: TypeError: Cannot read property 'objectName' of null qrc:/ScheduleView.qml:47: TypeError: Cannot read property 'item' of null qrc:/FilterHeader.qml:103: TypeError: Cannot read property 'model' of undefined qrc:/FilterHeader.qml:113:9: Unable to assign [undefined] to QString qrc:/FilterHeader.qml:103: TypeError: Cannot read property 'model' of undefined qrc:/ScheduleView.qml:47: TypeError: Cannot read property 'item' of null qrc:/FilterHeader.qml:103: TypeError: Cannot read property 'model' of undefined ``` which the resulted in what can be seen in the screenshot. It should probably be limited in length and also elide. SOFTWARE/OS VERSIONS Source: git (kdesrc-build) Operating System: openSUSE Tumbleweed 20211201 KDE Plasma Version: 5.23.3 KDE Frameworks Version: 5.88.0 Qt Version: 5.15.2 Kernel Version: 5.15.5-1-default (64-bit) Graphics Platform: X11
This bug has now been fixed. Thanks for reporting!