Hi, Can you please suggest how can I reinitialize incoming markdown data, actually I need to update visual data when incoming markdown data is changed. Now it's not updated.
Here is example what I mean: https://codesandbox.io/p/sandbox/test-yrcj88?file=%2Fsrc%2FApp.js%3A1%2C1
Maybe it's related to tiptap editor itself. Correct me if I am wrong. Thanks
Hi, Can you please suggest how can I reinitialize incoming markdown data, actually I need to update visual data when incoming markdown data is changed. Now it's not updated.
Here is example what I mean: https://codesandbox.io/p/sandbox/test-yrcj88?file=%2Fsrc%2FApp.js%3A1%2C1
Maybe it's related to
tiptapeditor itself. Correct me if I am wrong. Thanks