woboq/qmetaobject-rs

Example `todos` prints TypeError

hasezoey opened this issue · 0 comments

When running example todos and then removing something from the list, it prints:

qrc:/todos/qml/main.qml:64: TypeError: Cannot read property 'width' of null

but i dont know enough about qt yet to make a PR myself