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

Adjust DetectChanges events so they can be used to get a notification when all changes for an entity have been detected #28356

Merged
merged 1 commit into from
Jul 1, 2022

Conversation

ajcvickers
Copy link
Member

Fixes #26506

Also disable auto-DetectChanges when in the event to prevent infinite loop of recursive calls.

… when all changes for an entity have been detected

Fixes #26506

Also disable auto-DetectChanges when in the event to prevent infinite loop of recursive calls.
@ajcvickers ajcvickers merged commit b121ee3 into main Jul 1, 2022
@ajcvickers ajcvickers deleted the OffWithHisHead0630 branch July 1, 2022 18:38
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.

Provide event that can be used to get notifications when all property changes have been detected
2 participants