-
Bug
-
Resolution: Invalid
-
P2: Important
-
6.8
-
None
In the provided example the lookup
action?.visible
fails because action is a QJSValue. It should actually be an Object instead.
This was revealed by https://bugreports.qt.io/browse/QTBUG-121393.