-
Bug
-
Resolution: Fixed
-
P1: Critical
-
6.8.3
-
None
-
-
a629e9e8f (dev)
Hi, we are facing a strange bug.
If I set a value to the first property of QQmlPropertyMap, the application crashes.
For example:
VehicleInterface["xxx"] = 310;
Here, xxx is the first property.
Crash trace:full-trace.txt
minimal, reproducible example: untitled3.zip