1863ef7d10
This PR fixes a bug that happens when switching from an object to another. It is a temporary fix because it fixes a problem downstream, that shouldn't happen, but it is tied to the new implementation of the main context store. We should find a way to have context store states defined earlier because it might impact logic that was developed during the previous months that didn't anticipated the state of current view id taking more re-renders to be correctly set between page change / table change.