Plasmoid 6.0 config page is blank
I’m writing a Plasmoid 6.0. It works except the configuration page. The configuration page is blank. I put a single property here as an example from GeneralConfig.qml
page:
Configuration page of plasmoid is empty
I have a qml6 Plasmoid. It is a simple calendar. When checking it’s configuration page is empty (it has only the frame). Here is the code, where am I wrong?
Plasma5Support is neither a type nor a namespace
I’m porting a plasmoid5 to plasmoid6. I have this in main.qml
: