Closed pvnick closed 7 months ago
Btw I should also add that I think your service is really impressive and amazing, and I'm excited to continue using it.
Hello pvnick, thank you for your support. This bug was already identified and our team solved it. It should be present in the next release.
For your information it is due to a force convert at reconnect.
We add a new Configuration parameter:
convert: {
force: {
'on-stylesheet-change': false
}
},
Cool! Thank you!
New version (1.0.4) with fix configuration available. Thank you for your feedback.
I set up a editor to automatically convert strokes to text after a couple seconds of inactivity. Before long, the server seems to tell the client to collapse everything into a jumbled mess. "Undo" does not fix the situation - running the undo command will temporarily revert to the clean state on the client side, but the next time "convert" is run the content will get messed up again.
Minimal example to recreate the issue:
Before collapse:
After collapse: