Details
-
Bug
-
Resolution: Fixed
-
P1: Critical
-
QDS 3.9
-
None
-
2
-
5e70a0e37 (qds/dev)
-
QDS Berlin - 2023 Week 5/6
Description
Rectangle
{ bla: something }This is not reported as an error anymore if QtQuick.Controls are imported.
Reason:
QtQuick.Controls.macOS is invalid on e.g. Windows.
QmlJSCheck::checkScopeObjectMember() does an early return in this case.