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
I created a new document, which was surprisingly empty.
Typed several lines.
Then saw them disappear and the default # Untitled ... text replaced them :-(
Luckily, Ctrl+Z twice brought my text back.
Anat also said it has happened to her.
Probably a race condition, may be related to slow loading (cold cache + bittorrent running).
The text was updated successfully, but these errors were encountered:
My first instinct was to set CodeMirror's readOnly option until firepad initializes.
But then you can't write anything offline until you connect to firebase.
(There are other problems with working offline — #51.)
I created a new document, which was surprisingly empty.
Typed several lines.
Then saw them disappear and the default
# Untitled ...
text replaced them :-(Luckily, Ctrl+Z twice brought my text back.
Anat also said it has happened to her.
Probably a race condition, may be related to slow loading (cold cache + bittorrent running).
The text was updated successfully, but these errors were encountered: