mirror of
https://github.com/status-im/status-desktop.git
synced 2025-01-22 20:40:18 +00:00
fix(@desktop/wallet): setting derivation path for a new account with keycard can get in infinite loop
Closes: #10517
This commit is contained in:
parent
f58bfb97eb
commit
686631ffcf
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user