Skip to content
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

Fix ledger init issue on Next.js #842

Merged
merged 4 commits into from
Jun 20, 2023

Conversation

CiprianDraghici
Copy link
Contributor

Issue

Ledger does not pass the initialization step on the login

Reproduce

Issue exists on version 2.14 of sdk-dapp.

Root cause

@LedgerHQ packages.

Fix

Upgrade the packages to the latest version, especially: @ledgerhq/hw-transport

"@ledgerhq/hw-transport": "6.28.4",
"@ledgerhq/hw-transport-webhid": "6.27.15",
"@ledgerhq/hw-transport-webusb": "6.27.15",
"@ledgerhq/devices": "8.0.3",
"@ledgerhq/errors": "6.12.6",

Additional changes

Contains breaking changes

[x] No

[] Yes

Updated CHANGELOG

[x] Yes

Testing

[x] User testing
[] Unit tests

@CiprianDraghici CiprianDraghici changed the base branch from main to development June 20, 2023 09:07
@constantintovisi constantintovisi merged commit 5139e3b into development Jun 20, 2023
@constantintovisi constantintovisi deleted the cd/fix/ledger-init-nextjs branch June 20, 2023 11:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants