Hi,

I just added an listportalitems.qml under the Resources/Qml.qrc/qml. When I try add in main.qml, The error was shown

qrc:/qml/main.qml:48 Cannot assign to non-existent property "listportalitems"

An Redline appears. I hover the redline the message shown as - "Invalid PropertyName listportalitems.qml" (M16)

How to get rid of this error?

Thanks in advance