react-draft-wysiwyg icon indicating copy to clipboard operation
react-draft-wysiwyg copied to clipboard

A Wysiwyg editor build on top of ReactJS and DraftJS. https://jpuri.github.io/react-draft-wysiwyg

Results 250 react-draft-wysiwyg issues
Sort by recently updated
recently updated
newest added

Hi, I want to insert an anchor tag that can be deleted just like mentions in react-draft-wysiwyg with data-code attribute and custom CSS. but I want to add it using...

Hi. I've found a little bug in displaying text editor placeholder after choosing list options in toolbar. Steps for repeating: 1. Make sure your editor has list options, set placeholder...

Closes #951 modal handlers are now registered after the component did mount to avoid setState during the mounting phase.

Full Error message: ``` 'Editor' cannot be used as a JSX component. Its instance type 'Editor' is not a valid JSX element. The types returned by 'render()' are incompatible between...

![image](https://user-images.githubusercontent.com/74248037/182026905-076f2f3f-258e-47dc-8585-86671bf51be1.png) And also those buttons are not working ![image](https://user-images.githubusercontent.com/74248037/182026959-afe4a4c4-7d10-4671-9013-ef1e8f0e3349.png)

When I press on (Link) is not working the same also for other buttons "react": "^18.1.0"

I am also looking forward to it. I am using the components available in plugin draft-js-table-plugin to include them in my project. ![Screen Shot 2021-01-14 at 14 40 58](https://user-images.githubusercontent.com/16912951/104559437-f6b32f80-5676-11eb-8e8a-38bd66045b66.png) _Originally...

i want to resizeable but i'm not see any option

Is it possible to set default value for height and width of image when upload? In current condition, the default value is auto for height and 100% for width. ![image](https://cloud.githubusercontent.com/assets/20101075/22979741/ff645118-f3c9-11e6-94b2-14a49c9ceb54.png)...

enhancement
action item

Hi, i am facing with some problem. If i change font size to any value, selected font family is resetting to default one. I am new to this library. I...