Change the model name in QML’s ListView to something other than data, seems like it is referring to Item’s data [qt-project.org] property. I renamed my working model to data and had the same error.
↧