How to best handle updating the initial editor state from a string or prior state? #1940
Unanswered
charklewis
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Is this discussion relevant to you? #1937 The idea behind your code is correct but you may want to reuse what we offer out of the box already! |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have written a plugin that can handle updating the initial state of an editor (if the value is just a string, or a legitimate prior state). Are you able to advise if I am on the right track, or potential areas of data loss I have missed?
Beta Was this translation helpful? Give feedback.
All reactions