Skip to content

Fix support for classes implementing IReactiveObject without inheriting from ReactiveObject #225

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

Merged
merged 1 commit into from
Apr 24, 2025

Conversation

megazyz
Copy link
Contributor

@megazyz megazyz commented Apr 21, 2025

What kind of change does this PR introduce?
Fixes bug #224

What is the current behavior?
Build error when the containing class of a property marked with [Reactive] implements IReactiveObject but does not inherit from ReactiveObject

What is the new behavior?
Works with classes implementing IReactiveObject without inheriting from ReactiveObject

What might this PR break?
Nothing

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)

@ChrisPulman ChrisPulman merged commit 1e6657b into reactiveui:main Apr 24, 2025
1 check failed
Copy link

github-actions bot commented May 9, 2025

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 May 9, 2025
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.

2 participants