Details
-
Bug
-
Resolution: Unresolved
-
P1: Critical
-
None
-
5.12.0 Beta 3
-
None
Description
Seems that include() evaluates, but does not actually import anything anymore from the referenced script to the same namespace.
To reproduce:
path/to/5.12/bin/qml main.qml
Attachments
Issue Links
- relates to
-
QTBUG-74068 [REG 5.11->5.12.0]: Using Qt.include() does not work correctly as it will give a reference error when trying to access a variable defined in it
- Closed