-
Notifications
You must be signed in to change notification settings - Fork 350
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bugfix: [Stax ESC][LLD] Infinite spinner if user locks Stax at the be…
…ginning of ESC (#4705) * fix(lld/earlysecuritychecks): fix when device locked on initialization * fix(lld/earlysecuritychecks): properly handle error in bootloader check * fix(lld/earlysecuritychecks): cleanup async use effect * chore: changeset * style: lint * fix(llm/earlysecuritychecks): use proper logger for errors
- Loading branch information
1 parent
a134f28
commit a4a6fda
Showing
2 changed files
with
52 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"ledger-live-desktop": patch | ||
--- | ||
|
||
Fix Stax onboarding early security checks: infinite loading state for locked device |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters