-
Bug
-
Resolution: Fixed
-
Medium
-
6.0.0, 6.0.0-rc2, 6.0.1
-
Severity 2 - Major
-
Occasionally, when xhr fallback is being used in firefox, the status message at the bottom does not become 'ready' but remain on 'connecting...', despite the editor working, and can view other collaborators' edits.
I suspect it's caused by the backbone event being ordered differently on firefox - the disconnect event runs after the connected event, causing the display to be wrong.
The page:
The error console: