Sometimes on first save, the initialContent is reset because of this: https://github.com/Prototypr/typr/blob/2da8687f412bcf15a53147b268ac501850179480/src/Editor/Editor.js#L147 it's not a big issue, but not ideal - it can lose a few letters. After the first autosave it's fine
Sometimes on first save, the initialContent is reset because of this:
typr/src/Editor/Editor.js
Line 147 in 2da8687
it's not a big issue, but not ideal - it can lose a few letters. After the first autosave it's fine