-
In DraftEditorBlock.react.js ([L190](https://github.com/facebook/draft-js/blob/master/src/component/contents/DraftEditorBlock.react.js#L190)), certain strings cause `leavesForLeafSet.first().get('star…
-
after fresh cloning and installation, console shows:
```
WARNING: DraftEntity.get will be deprecated soon!
Please use "contentState.getEntity" instead.
```
-
Hello,
Is it possible to change the way Image gets rendered as HTML?
For my task it would be enough to override ENTITY_ATTR_MAP for the image.
More context: I am using Image Alignment plugin (…
-
Hi,
First, I would like to say thank you for your awesome work.
Currently I'm using [DraftJS Plugins ](https://www.draft-js-plugins.com). I use its mention plugin which should be linked to a url. Bu…
-
## Bug
The following error appears when trying to send any email.
### Full Log
```
Your message successfully sent; however, we had trouble saving your message, "undefined", to your Sent fo…
-
#### Do you want to request a *feature* or report a *bug*?
Bug
#### What is the current behavior?
When I select or type anything on DraftJS editor I get below error. If I use the same code in…
-
### Steps to reproduce
I'm trying to use Pigment CSS in a project that uses decorators and `TextDecoder`/`TextEncoder`.
However this doesn't work because WYW-in-JS uses Babel.
If I add the `@babe…
-
I am installing Plugin with latest version of strapi but not visible eventhough I run command npm run build and added code in my config/plugin.js file by just following https://market.strapi.io/plugin…
-
## Steps to reproduce the behavior
1. Go to the root path of the web server, i.e. localhost:8000
2. See a blank page and an error.
## Expected behavior
I see the welcome screen.
## Editio…
-
Hello,
during a clean `npm install` I encountered the error reported below.
These are the "draft-js" and "draft-convert" versions in my "package.json" file.
```
"dependencies": {
"draft-con…