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

Fixes Blazor ViewModel Save doesn't call begin edit after save. #3670

Merged
merged 3 commits into from Feb 5, 2024

Conversation

russblair
Copy link
Contributor

@russblair russblair commented Jan 31, 2024

Fixes #3668

  • Restored Save logic to save cloned Model when Manage Object Lifetime is true
  • Added unit test

wfacey and others added 3 commits January 31, 2024 16:05
…is True

Fixed the DoSaveAsync method by passing in the potentially cloned model to save although not clear why we may need to override this method
@rockfordlhotka rockfordlhotka merged commit bd82151 into MarimerLLC:main Feb 5, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Blazor ViewModel Save doesn't call begin edit after save.
3 participants