-
can you make alignment image like this [https://support.strikingly.com/hc/user_images/LParp6lfPpiAb_XNy_dMBA.jpeg](https://support.strikingly.com/hc/user_images/LParp6lfPpiAb_XNy_dMBA.jpeg)
-
Is there a way I can keep the ids and classes applied to the elements. If you can just point me in the right direction then I can fork the repo and modify the code.
For Example -
**Initial inpu…
-
Be able to add emojis, colour, different fonts to both short and long description
-
I have searched through the issues, but didnt find existed one.
React draft has really big bundle size, so I propose to add a new production build, containing es modules to make tree shaking work wh…
-
hello,I want to set maxlength but I can not find any apis to set
-
I am trying to use `@field` in my react.js application. This application is bought theme from Themeforest. The error i am facing is this
```
ERROR in ./src/watermelon/model/Staff.js
Module build …
-
when I try to edit posts, some tags are not converted to editorState properly.
For example, iframe tag isn't converted to editorState using draft-js 's basic convertFromHTML method.
-
Current Problem with SSR rendering:
If i try to render the editor right away the data-offset-key prop is different on the server than the client causing the following toolbar buttons to lose all fun…
-
**Do you want to request a *feature* or report a *bug*?**
bug
**What is the current behavior?**
Only one custom inline style is persisted at a time when text is not selected.
**If the current …
-
Hi
Currently adding image between 2 words split content into 2 which suppose img is considered as a block element but according to https://developer.mozilla.org/en-US/docs/Web/HTML/Inline_elements…