-
Notifications
You must be signed in to change notification settings - Fork 5.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug]: Unable to add accounts from multiple Ledger devices #30519
Comments
@sleepytanya This is a change that we implemented as the new Ledger SDK will also require this as it does not support multiple devices. Users will have to remove the existing account from a specific Ledger device to add another. cc. @angelcheung22 |
Closing this issue as we have already a ticket in place to not allow users to be able to add multiple Ledger devices without removing the existing one with the same copyright used in Mobile. |
Describe the bug
In 12.11.0:
Value must be a hexadecimal string, starting with "Ox".
;In 12.12.0 and 12.13.0 after trying to add an account for another Ledger device, user is unable to add accounts for both devices:
Account name already exist
, after trying to add another account from the same device the error issetAccountLabel requires a valid address, got undefined
Expected behavior
Accounts from multiple Ledger hardwallets can be connected to MetaMask
Screenshots/Recordings
Steps to reproduce
Error messages or log output
Detection stage
In production (default)
Version
12.12.0
Build type
None
Browser
Chrome
Operating system
MacOS
Hardware wallet
No response
Additional context
No response
Severity
No response
The text was updated successfully, but these errors were encountered: