Skip to content

Fix recursive invocation in PropertyChangedTrigger.OnDetaching - #203

Merged
Brian Lagunas (brianlagunas) merged 1 commit into
microsoft:mainfrom
czdietrich:fix/propertychangedtrigger_ondetaching
May 18, 2026
Merged

Fix recursive invocation in PropertyChangedTrigger.OnDetaching#203
Brian Lagunas (brianlagunas) merged 1 commit into
microsoft:mainfrom
czdietrich:fix/propertychangedtrigger_ondetaching

Conversation

@czdietrich

Copy link
Copy Markdown
Contributor

This PR fixes a bug where PropertyChangedTrigger.OnDetaching was accidentally invoking itself recursively leading to a crash.
See #202 for more details.

@brianlagunas
Brian Lagunas (brianlagunas) merged commit 7bf7e32 into microsoft:main May 18, 2026
2 checks passed
@brianlagunas

Copy link
Copy Markdown
Collaborator

Thanks Michael Dietrich (@czdietrich) for the fix!

This was referenced Sep 2, 2026
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.

3 participants