We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d92a626 commit ffd0c09Copy full SHA for ffd0c09
qml/pages/wallet/Activity.qml
@@ -16,7 +16,7 @@ PageStack {
16
Connections {
17
target: walletController
18
function onSelectedWalletChanged() {
19
- root.StackView.view.pop()
+ stackView.pop()
20
}
21
22
0 commit comments