Details
-
Bug
-
Resolution: Fixed
-
P1: Critical
-
6.7.0 Beta3
-
None
-
846134c7a (dev)
Description
Consider:
pragma ValueTypeBehavior: Addressable import QtQml 2.15 QtObject { objectName: "Hello World" as string }
The objectName becomes "null" with 6.7. With current dev it works.
Attachments
Issue Links
- is required for
-
QTBUG-119437 Drop optional when nullish coalescing an optional T with a rhs of type T
- Reported