-
Bug
-
Resolution: Fixed
-
P1: Critical
-
6.8
-
None
-
892c0c215 (6.9), 998a2a0a3 (6.9), bf7ca506a (6.8), 43e863088 (6.8), a1059f508 (6.8), 778386987 (6.8), b15ab35bf (dev), 87c7799bd (6.9), b81df9a31 (6.8), e8548b04c (tqtc/lts-6.5), 254a5a6c0 (tqtc/lts-6.5), 39c13446b (tqtc/lts-6.5), 7e3967c97 (tqtc/lts-6.5)
import QtQuick import QtWebEngine Item { id: root property webEngineCertificateError myError Component.onCompleted: console.log(root.myError) }
Consider the example above. Running this via the qml tool results in a crash.
- resulted from
-
QTBUG-108649 make value types uncreatable with QML_UNCREATABLE
-
- Closed
-