Skip to content

Fix issue #906 #907

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

Merged

Conversation

darxis
Copy link
Contributor

@darxis darxis commented Oct 26, 2024

Fixes issue #906. Please review.

Copy link
Member

@vb2ae vb2ae left a comment

Choose a reason for hiding this comment

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

Charges look good. Will need to merge in pr #891 once I get a review and merged into master. It will fix the build issues.

@vb2ae
Copy link
Member

vb2ae commented Nov 2, 2024

pr #891 is merged in can you merge or rebase this to the latest in the master branch? I will approve and merge in

@darxis darxis requested a review from vb2ae November 3, 2024 09:55
@vb2ae vb2ae merged commit aa5ab87 into Caliburn-Micro:master Nov 3, 2024
3 of 4 checks passed
@vb2ae
Copy link
Member

vb2ae commented Nov 3, 2024

@darxis thanks It is merged in. I need to make a few changes to the build github action. Did not think about setting up the github feed credentials in the build from a fork would fail because the secrets are not available

@darxis
Copy link
Contributor Author

darxis commented Nov 3, 2024

@vb2ae Thanks. Can we make a new v4 release with this bugfix? I am still using v4 and it would be nice to have it fixed in as v4 (v4.0.213?) as v5 is still in beta.

@darxis darxis deleted the async-calls-in-ondeactivateasync-bugfix-1 branch November 3, 2024 17:36
@vb2ae
Copy link
Member

vb2ae commented Nov 4, 2024

There is 4.0.212 branch we can merge your fix into. Not sure it will build because it uses some unsuported platforms
https://github.com/Caliburn-Micro/Caliburn.Micro/tree/V4_0_212

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Async calls running on separate context in OnDeactivateAsync cause UI not to refresh view
2 participants