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(connect): fix device release and cancel on beforeunload #12170

Merged
merged 1 commit into from
Apr 29, 2024

Conversation

mroz22
Copy link
Contributor

@mroz22 mroz22 commented Apr 26, 2024

while testing #11532 I finally fixed a long-lasting issue (see screenshots).

when you reload while on this screen:

image

you should not end up on this screen

image

breaking change

TrezorConnect.dispose is no longer then-able. Is that a big deal?

@mroz22 mroz22 force-pushed the connect/release-on-reload branch 2 times, most recently from 3ef0486 to f10f5e1 Compare April 26, 2024 10:59
Copy link
Contributor

@szymonlesisz szymonlesisz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TrezorConnect.dispose is no longer then-able. Is that a big deal?

shouldnt break anything, it becomes an async method not so long ago

@mroz22
Copy link
Contributor Author

mroz22 commented Apr 29, 2024

/rebase

Copy link

@trezor-ci trezor-ci force-pushed the connect/release-on-reload branch from f10f5e1 to 876d3d9 Compare April 29, 2024 12:29
@mroz22 mroz22 marked this pull request as ready for review April 29, 2024 16:57
@mroz22 mroz22 requested a review from martykan as a code owner April 29, 2024 16:57
@mroz22 mroz22 merged commit 406a4a3 into develop Apr 29, 2024
59 of 61 checks passed
@mroz22 mroz22 deleted the connect/release-on-reload branch April 29, 2024 16:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants