-
Hello geeks.
I have problem here. might be silly, please help
componentwillmount will get html content from remote server. How do i use this html as editorState?
here is my simplified test code.…
-
I use shift+enter inside a code block to add a line... it works fine.
Then I go to the beginning of the code block and do the same thing and BOOM, it blows up.
GitHub doesn't let me upload an mp…
-
When I want to delete a image rendered in editor, I need to press the backspace button three times before the image was removed. I've face the same issue even with the [demo page](https://jpuri.github…
-
It seems that there is no API to set up
fontSize: {
defaultSize: 18,//**This does not work.**
options: [10,12, 14, 16, 18, 24, 30, 36, 48, 60],
},
-
Hi!
-
**Short description:**
I am using react/gatsby and netlify cms.
I am making a custom widget and the styles are not loading. My goal is to use css classes. The styles work as intended when the compon…
-
还有如下报错:
```js
Uncaught TypeError: Cannot read properties of undefined (reading 'getIn')
at 597.4c6c7297.js:formatted:4375:54
at 597.4c6c7297.js:formatted:11875:21
at Gt.iterate.Yt.i…
-
I have a situation where I must have only bolding enabled. I successfully removed everything except bold from toolbar, but hotkeys for other options (italic, underline..) still work and "illegal" rich…
-
Hi
Just some thoughts about the Hide toolbar feature. Instead of visually hide the toolbar through CSS, Do you think you can completely stop rendering the Toolbar if HideToolbar props is passed. T…
-
Hey,
I'm using latest react-draft-wysiwyg version, trying to load HTML from my server to the editor, but it seems the editor does not handle the `` tags properly.
the HTML :
```
Nicholas,
…