Skip to content

Comments

Enhanced .WhenValueChanged() to support type casting within the expression.#1059

Merged
JakenVeina merged 1 commit intomainfrom
issues/1057
Feb 18, 2026
Merged

Enhanced .WhenValueChanged() to support type casting within the expression.#1059
JakenVeina merged 1 commit intomainfrom
issues/1057

Conversation

@JakenVeina
Copy link
Collaborator

In particular, this allows the use of null as a fallback value for non-nullable value types.

Resolves #1057

…ssion. In particular, this allows the use of null as a fallback value for non-nullable value types.

Resolves #1057
@JakenVeina JakenVeina merged commit 8e68b3f into main Feb 18, 2026
1 check passed
@JakenVeina JakenVeina deleted the issues/1057 branch February 18, 2026 08:43
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.

[Bug]: WhenValueChanged<TObject, int?> hangs when observing an int property (and null intermediate child can throw)

2 participants