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

Fix to enable use of DynamicData 9.0 #3875

Merged
merged 1 commit into from
Aug 11, 2024
Merged

Conversation

ChrisPulman
Copy link
Member

What kind of change does this PR introduce?

fix

What is the current behavior?

ReactiveUI 20.1.1 includes DynamicData 8
DynamicData 9 has an update to the Observable Change Set which introduces a default value, this results in a mismatch in count between V8 and V9

What is the new behavior?

the default value has been removed from the RoutingState CurrentViewModel

What might this PR break?

Execution should match previous versions

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:

@ChrisPulman ChrisPulman changed the title Fix for DynamicData 9.0 Fix to enable use of DynamicData 9.0 Aug 10, 2024
@dpvreony
Copy link
Member

do we need to class this as a breaking change? as the dynamicdata behaviour may have knock on effects?

@ChrisPulman ChrisPulman merged commit c8b0396 into main Aug 11, 2024
1 check passed
@ChrisPulman ChrisPulman deleted the CP_FixForDynamicData9 branch August 11, 2024 21:34
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 Aug 26, 2024
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