-
-
Notifications
You must be signed in to change notification settings - Fork 117
Open
Labels
bugSomething isn't workingSomething isn't working
Description
This is fairly simple to reproduce:
- Connect a Ledger account to MetaMask
- (eth-ledger-bridge-keyring injects the github pages iframe with correct
useLedgerLivesetting) - Use the test dapp to perform a signature
- Remove the Ledger account from MetaMask
- Add the account again
The useLedgerLive setting will be false in the IFrame, leading to the user's browser hanging (while the iframe incorrectly tries U2F.
Presently MetaMask sends the useLedgerLive setting down to the iframe when the user logs in, and when they toggle the setting. That isn't reliable enough in some cases.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working