-
## Steps to reproduce the behavior
1. Create a new board
2. Create a new card
3. Start adding card description via writing some markdown
4. Editor for card description does not have any support …
kamre updated
2 years ago
-
## Environment
### Browser
- Chrome
- Firefox
- Safari
### Plugin
- @draft-js-plugins/editor version: 4.1.0
- @draft-js-plugins/mention version: 5.1.0, 5.0.0, 4.6.1
## Description
…
-
**Describe your environment**
I am trying to instrument https://github.com/saleor/saleor with Django / opentelemetry instead of opentracing.
I have read https://github.com/open-telemetry/opentelem…
-
## Environment
```
"name": "@draft-js-plugins/docs",
"version": "4.0.0",
```
- @draft-js-plugins/editor version: 4.0.0
- plugin name and version: alignment, counter, divider, drag-n-…
-
I want to initialize an Editor with some default text, some with styling (such as bold, H1, H2, etc...) and some plain text. Not sure how to do this. The `convertFromRaw` requires an array of `Content…
-
When I'm typing message by using Mac suggestions panel I'm not able to delete or edit the typed message.
Sometimes it's working well, but just focus out and focus in to typed message or type 3-4 time…
-
## Describe the feature
I'm working on project which has draftjs with emoji plugin and we are recording users behavior for improve our UX, so many users have problem with emoji suggestions and edilto…
-
I'm having an issue with webpack where if I stop watching and restart, it will build just fine, but if I edit a file and save it, the incremental build fails with this error:
**Uncaught TypeError: Ca…
-
Hello guys, I am using Draftjs mention plugin and I am getting the result below
![Screenshot from 2021-02-24 00-04-16](https://user-images.githubusercontent.com/12640517/108908094-f9208600-7633-11eb-…
-
#### Describe the feature that you would like added
`TextField` element renders a `textarea` or `input` elements hard-coded, which are cannot be extended much more.
I would like to be able to re…