Open Hereward opened 5 years ago
This fatal error occurs whenever I try to paste into the editor HTML containing the <figure> tag.
Uncaught Invariant Violation: Unknown DraftEntity key: null.
"draft-js": "^0.10.5" "react-draft-wysiwyg": "^1.13.2"
Same issue as above
Looks like a duplicate of https://github.com/jpuri/react-draft-wysiwyg/issues/824 ?
Have you solved it?
@caizhongren No. switched to tinymce which was much less work :)
tinymce
This fatal error occurs whenever I try to paste into the editor HTML containing the <figure> tag.
Uncaught Invariant Violation: Unknown DraftEntity key: null.
"draft-js": "^0.10.5" "react-draft-wysiwyg": "^1.13.2"