David Walsh
David Walsh
> I see one scenario breaking. If I login in MV2 and then start extension in MV3, I get this error while trying to login again using password That should...
Specifically, commenting out this line prevents the problem: https://github.com/MetaMask/eth-ledger-bridge-keyring/blob/main/index.js#L40 The issue described isn't specific to or introduced by this PR.
Updated as requested!
Bump on cloud tests?
I was seeing my Trezor popup window closing upon an attempt to send today, with the following error: "Forbidden key path" A quick Google search shows it appears it could...
Doesn't work how? Can you attach an example?
The best solution here is probably going to be removing the `useLedgerLive` setting everywhere (extension and keyring) and simply enforcing Ledger Live for Chrome (since U2F won't be returning to...
Can confirm this issue, though it shouldn't be new with v12. The popup (via clicking the metamask icon) is considered different than the confirmation popup, so we'll need to enforce...
Pushed a commit to fix lint. Also, when clicking `No thanks` and/or `I agree` on an existing wallet, I get an error: I'm getting the same error in the settings...
I merged a PR for this exact scenario last week. 🤔. Will track this down ASAP https://github.com/MetaMask/metamask-extension/pull/25536