Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed view reset on view change (#6897)
Fixes #6833 The view states for unsaved changes were not reseted on view change. The fix was to just add a call to the existing resetCurrentView when the viewId changes in the related effect.
- Loading branch information