Open veepdotai opened 2 hours ago
Clicking on another editor button takes the content of the current editor which is not the right one in our case.
Each editor must have its own storage attribute. Another solution should be to directly save data from memory.
In multiple view mode, yaou edit the first editor. Then you click on the save button of the second one because you forgot to do it before. The content saved in the second editor will be the content of the first one!