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
To fix this, it seems the opened tabs need to maintain their "edit state" in an in-browser data store.
An interim fix might be to perform the same logic that is run when a tab is closed, where the user is warned that their edits will be lost. That's really not ideal though. The expectation is that I can modify more than one tab at a time.
Description
When user edits a model in A tab and switch to B tab, user can't see their changes when user came back to A tab.
Steps to Reproduce
Expected Result
When user edit the model. Edits are saved when user switches between different tabs.
Environment
Chrome
The text was updated successfully, but these errors were encountered: