-
I tried using the --legacy-peer-deps as well and that didn't work.
This is my package.json with it currently installed after using the `--force` cmd
![carbon (12)](https://user-images.githubu…
-
It seems that there are many issues with Draft.js at the moment, (lack of support for Android being a primary one) and although almost every React WYSIWYG is built on it, none of them seem very stable…
-
Are there any plans for adding a table support?
-
如图,需要这些字段来完成全局错误提示
![image](https://user-images.githubusercontent.com/26673917/126041119-390efbd6-ffbb-4928-bb21-c2471500897b.png)
umi-request 配置如下
const errorHandler = (error: ResponseError) =…
-
There is a weird selection/resize handler when I open react-draft-wysiwyg from IE 11.
1> I think the issue is directly related to the following issue
https://stackoverflow.com/questions/218640…
-
When clicking the main part of the editor, the editor will focus (which is expected) but the whole page will automatically scroll to top. I did some digging to the source code and found out that when …
-
If a ordered or unordered list is started before typing any text the placeholder text still displays which looks weird as the bullet point or number are rendered on top.
-
Align (center/left/rigtht/according to conent) big text (2 or more lines) doesnt work. But if it is 1 line of text it works.
-
Hello, I would like to ask where can change the language I want to change into Chinese
-
```
addVideo = (videoid, height, width) => {
const { editorState, onChange } = this.props;
const HTMLToInsert = this.videoPlayer(videoid);
console.log(HTMLToInsert, HTMLToI…