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
If this is implemented using lifecycle hooks consider removing the internal *Listener interfaces and hardcode NavigationFixer and ChangeDetector calls.
Add
Added
andRemoved
properties toCollectionEntry
andOriginalValue
toReferenceEntry
.These would allow to implement a front-end facing equivalent of
SaveChanges
without having the front end do navigation fixing again.The text was updated successfully, but these errors were encountered: