-
Notifications
You must be signed in to change notification settings - Fork 772
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
Fix issue #906 #907
Conversation
…tiveItem underlying field synchronously
There was a problem hiding this 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.
…ore setting ActiveItem backing field
pr #891 is merged in can you merge or rebase this to the latest in the master branch? I will approve and merge in |
…tiveItem underlying field synchronously
…ore setting ActiveItem backing field
…ithub.com/darxis/Caliburn.Micro into async-calls-in-ondeactivateasync-bugfix-1
@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 |
@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. |
There is 4.0.212 branch we can merge your fix into. Not sure it will build because it uses some unsuported platforms |
Fixes issue #906. Please review.