Details
-
Bug
-
Resolution: Unresolved
-
P1: Critical
-
6.8
-
None
Description
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.
Attachments
Issue Links
- resulted from
-
QTBUG-108649 make value types uncreatable with QML_UNCREATABLE
-
- Reported
-