You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<!-- Please be sure to read the
[Contribute](https://github.com/reactiveui/reactiveui#contribute)
section of the README -->
**What kind of change does this PR introduce?**
<!-- Bug fix, feature, docs update, ... -->
fix
**What is the current behavior?**
<!-- You can also link to an open issue here. -->
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?**
<!-- If this is a feature change -->
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**:
0 commit comments