Skip to content

Conversation

@jcummings2
Copy link
Contributor

@jcummings2 jcummings2 commented Jul 24, 2020

What kind of change does this PR introduce?
Bug fix and docs update

What is the current behavior?
ObservableAsPropertyHelper.Value throws an ArgumentNullException

What is the new behavior?
ObservableAsPropertyHelper.Value does not throw an ArgumentNullException

What might this PR break?
Odd cases where users expect ObservableAsPropertyHelper.Value to throw an ArgumentNullException

Please check if the PR fulfills these requirements

  • [ X] Tests for the changes have been added (for bug fixes / features)
  • [ X ] Docs have been added / updated (for bug fixes / features)

Other information:
See issue #2455

John Cummings added 2 commits July 24, 2020 08:37
Ensure OAPH CompositeDisposable is not null before subscribing
Add unit test to cover case where OAPH has been disposed
@jcummings2 jcummings2 requested a review from a team July 24, 2020 13:39
@dnfadmin
Copy link

dnfadmin commented Jul 24, 2020

CLA assistant check
All CLA requirements met.

@glennawatson
Copy link
Contributor

If possible for future PRs using the template helps users who are looking at the release notes to see what's changed

Thanks for the fix much appreciated.

@glennawatson glennawatson merged commit ceb2b42 into reactiveui:main Jul 24, 2020
@jcummings2
Copy link
Contributor Author

jcummings2 commented Jul 24, 2020

If possible for future PRs using the template helps users who are looking at the release notes to see what's changed

Thanks for the fix much appreciated.

You're welcome. Sorry about not using the template - it seemed to be almost the same as the Issue template, so I just referenced the issue. I just edited the PR using the template - I'm not sure if that helps at this point or not.

@github-actions
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 24, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants