dinfyru
dinfyru
@jpuri Error, when i running this code ``` const contentBlock = htmlToDraft(sanitizeHtml(this.wysiwygHtml.value, sanitizeRules)); const contentState = ContentState.createFromBlockArray(contentBlock.contentBlocks); const newEditorState = EditorState.createWithContent(contentState); this.onEditorStateChange(newEditorState); ```
@jpuri there is no func `draftjs-to-html` in this code ``` const contentBlock = htmlToDraft(sanitizeHtml(this.wysiwygHtml.value, sanitizeRules)); const contentState = ContentState.createFromBlockArray(contentBlock.contentBlocks); const newEditorState = EditorState.createWithContent(contentState); this.onEditorStateChange(newEditorState); ```
@jpuri Is there ways to use other html?
Need more information?
Hi @idiglove . I need setTimeout
Any news?
Any news?
> This looks to be something that will be better handled by reporting it to our friends over at [CodeWeavers](https://support.codeweavers.com/en_US/mac-knowledge-base). Tell me, have you already sent the data to CodeViewers?...