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
This updates the post, and resets the post based on the post saved. But if someone is typing or creates a new block while the save was going on, their edits are lost, and if they've created a new block while the save was happening, their new block is lost and they lose editor focus.
I'm not sure what solution would be acceptable here. I don't think we should be resetting the post at all in this effect, but I'm not sure why we do. But, it is the culprit for losing edits, and Calypso had this same problem about 5 months ago (I was on my support rotation, and dealt with the poor guy who kept getting hit by it due to his slow internet connection!)
Issue Overview
Text blocks created quickly by typing, pressing enter, and typing again, can disappear.
Steps to Reproduce (for bugs)
Reproduces in Chrome and FF:
Expected Behavior
Should get a list of blocks, each with 'x' in them
Current Behavior
Blocks go missing.
Possible Solution
Possibly autosave related?
Related Issues and/or PRs
Possible duplicate of #2314
The text was updated successfully, but these errors were encountered: