Details
-
Bug
-
Resolution: Duplicate
-
Not Evaluated
-
5.12.4, 5.13.0
-
None
Description
Button {
property var on_clicked: function()
onClicked: on_clicked()
}
only works for the first click.
The second and all following give an empty object for 'this'.
With 5.12.1 everything was fine.
Attachments
Issue Links
- is duplicated by
-
QTBUG-77964 QML Javascript object property scope
- Closed
-
QTBUG-76656 [REG 5.12.2->5.12.3] QML: The loss of "this" context in a function
- Closed