You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At some point (at re-install button request) firmwareReducer have status = 'waiting-for-confirmation' which is untyped (see type FirmwareStatus)
install popup in the UI is blank and stays blank until the end
The text was updated successfully, but these errors were encountered:
i didnt think that model could act differently, or maybe its because i have newer FW: T2T1, 2.8.8-blitcoinonly?
but we can agree on that there is untyped status which is not covered by FirmwareModal switch and by the FirmwareStatus type
my result, not the bets quality (ikd why starts at 0:08) but you get the idea :)
btw this issue makes FW update with given setup + web build + WebUsb transport impossible (missing "select device" button to pair with reconnected device)
Info:
How to reproduce
Steps to reproduce the behavior:
At some point (at re-install button request) firmwareReducer have
status = 'waiting-for-confirmation'
which is untyped (see type FirmwareStatus)install popup in the UI is blank and stays blank until the end
The text was updated successfully, but these errors were encountered: