Details
-
Bug
-
Resolution: Invalid
-
P2: Important
-
None
-
6.6.3, 6.7.0
Description
QML singletons are not being loaded, even after they are called.
To reproduce the issue, run the attached example project.
As a workaround, using the singleton in an if statement or printing it forces the singleton to load.