[#12718] Endless spinner when signing TX with custom nonce (Keycard account only)

Signed-off-by: andrey <motor4ik@gmail.com>
This commit is contained in:
andrey 2021-10-20 10:55:25 +02:00
parent 7a7b365a00
commit 760b021b8a
No known key found for this signature in database
GPG Key ID: 89B67245FD2F0272
1 changed files with 1 additions and 1 deletions

View File

@ -443,7 +443,7 @@
[amount-item prices wallet-currency amount amount-error display-symbol fee-display-symbol prices-loading?])
[separator]
[fee-item prices wallet-currency fee-display-symbol fee gas-error gas-error-state prices-loading?]
(when management-enabled?
(when (and management-enabled? (not keycard-multiaccount?))
[advanced-item])
(when (= :gas-is-set gas-error-state)
[react/text {:style {:color colors/gray :margin-horizontal 32 :text-align :center}}