Details
-
Bug
-
Resolution: Fixed
-
P1: Critical
-
6.8
-
None
-
82cd5895d (dev), c3cc6f868 (dev), ba79e85eb (dev), fc3e9ec77 (dev), 3a8022c68 (6.9), f0ee80397 (6.9), 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)
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
-