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
We currently allow multiple people to open the editor at the same time. However, this will lead to inconsistencies in the state between the clients and they will simply overwrite each others modifications.
The simple solution would be to prevent multiple editor views to be opened at the same time.
The text was updated successfully, but these errors were encountered:
We currently allow multiple people to open the editor at the same time. However, this will lead to inconsistencies in the state between the clients and they will simply overwrite each others modifications.
The simple solution would be to prevent multiple editor views to be opened at the same time.
The text was updated successfully, but these errors were encountered: