fix(@desktop/wallet): setting derivation path for a new account with keycard can get in infinite loop

Closes: #10517
This commit is contained in:
Sale Djenic 2023-05-03 13:47:43 +02:00 committed by saledjenic
parent f58bfb97eb
commit 686631ffcf

View File

@ -59,6 +59,7 @@ GridLayout {
objectName: "AddAccountPopup-DerivationPathInput"
Layout.fillWidth: true
enabled: root.store.derivedAddressModel.count > 0
initialDerivationPath: root.store.addAccountModule.derivationPath
initialBasePath: root.store.selectedRootPath