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

Update WinForms to remove ControlObservable #3964

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ChrisPulman
Copy link
Member

@ChrisPulman ChrisPulman commented Feb 3, 2025

What kind of change does this PR introduce?

Fix for #3885

What is the current behavior?

#3885

What is the new behavior?

This Removes ObserveOn and SubscribeOn extensions that are included with System.Reactive 6.0.1

What might this PR break?

None expected

Please check if the PR fulfills these requirements

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

Other information:

This Removes ObserveOn and SubscribeOn extensions that are included with System.Reactive 6.0.1
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]: ObserveOn(IObservable<TSource>, Control) duplicates in ReactiveUI.WinForms and System.Reactive
1 participant