Comment 0 for bug 1588837

Revision history for this message
Cris Dywan (kalikiana) wrote :

Page {
    id: bufferPage
    header: PageHeader {
        title: "foo"
        subtitle: "bar"
    }
}

Setting PageHeader.subtitle is racy and produces the following errors on startup:

file:///usr/lib/x86_64-linux-gnu/qt5/qml/Ubuntu/Components/1.3/PageHeader.qml:123: TypeError: Cannot read property 'titleComponent' of null
file:///usr/lib/x86_64-linux-gnu/qt5/qml/Ubuntu/Components/1.3/PageHeader.qml:123: TypeError: Cannot read property 'titleComponent' of null