-
Type:
Bug
-
Status: Closed
-
Priority:
P2: Important
-
Resolution: Done
-
Affects Version/s: 5.14.0 Alpha
-
Fix Version/s: 5.14.0 Beta 1
-
Component/s: QML: Declarative and Javascript Engine
-
Labels:None
-
Commits:224f053eba157fb908f08909d8e2015d76b08295 (qt/qtdeclarative/5.14)
See tst_qqmllanguage::explicitSelfImport.
The "Test 1.0 test.js" line in the qmldir file for org.qtproject.MixedModule causes the script to be comiled when requesting NonSingletonType. It is then never deleted, though.