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

[Bug]: ReactiveValidationObject doesnt work with latest DynamicData version #679

Closed
reyntjesr opened this issue Jul 23, 2024 · 2 comments · Fixed by #691
Closed

[Bug]: ReactiveValidationObject doesnt work with latest DynamicData version #679

reyntjesr opened this issue Jul 23, 2024 · 2 comments · Fixed by #691
Labels
bug Something isn't working

Comments

@reyntjesr
Copy link

Describe the bug 🐞

I think this bug already happened once: ReactiveValidationObject doesnt work with latest DynamicData version

When I upgrade the dynamicdata package from 8.4.1 to 9.0.1 I get this bug again with the error message: Exception thrown: 'System.MissingMethodException' in ReactiveUI.Validation.dll

Step to reproduce

I guess any viewmodel with a ReactiveValidationObject base class from packages ReactiveUI.Validation 4.0.9 and dynamicdata 9.0.1

Reproduction repository

No response

Expected behavior

no Exceptions

Screenshots 🖼️

No response

IDE

Visual Studio 2022

Operating system

windows 11

Version

No response

Device

No response

ReactiveUI Version

ReactiveUI.Validation 4.0.9

Additional information ℹ️

No response

@reyntjesr reyntjesr added the bug Something isn't working label Jul 23, 2024
@Nextra
Copy link

Nextra commented Sep 20, 2024

Confirmed. Anyone pulling in DynamicData 9 through the latest ReactiveUI Version will hit this crash when using Validation.

Matching issue in RxUI: reactiveui/ReactiveUI#3905
PR introducing DD9: reactiveui/ReactiveUI#3875

Copy link

github-actions bot commented Oct 5, 2024

This issue 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 Oct 5, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants