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
Since the document tab is just a webview, not a CustomEditor, the closing the tab does not fire onbeforeunload event therefore it is impossible to prompt the user about saving/discard changes
The text was updated successfully, but these errors were encountered:
Since the document tab is just a webview, not a CustomEditor, the closing the tab does not fire onbeforeunload event therefore it is impossible to prompt the user about saving/discard changes
The text was updated successfully, but these errors were encountered: