context.ChangeTracker.Clear() shouldn't reset LocalViews
Open
area-change-tracking
- Dominant language
- C#
- Stars
- 14.8k
- Forks
- 3.4k
- PR merge metrics
- PR metrics pending
Description
Instead, it should call `CollectionChanged` to notify the existing observable collections.
Contributor guide
Assessment
This issue has not been assessed yet.