-
__Expected behavior:__
i can switch micro apps as fine
__Describe the bug:__
when i switch back to a micro app , get error msg like :
```bash
jss.esm.js:1749 Uncaught TypeError: Cannot read pr…
-
Hi there!
Since 0.11.0 is released by `draft-js` it will be good if `Draftail` supports it as well. At the moment most of the things work out of box - but some chars (like B, I V - shortcut keys) a…
-
Howdy,
My team uses Wagtail at work, and we recently decided to use wagtailtinymce. We would like to use version 4.3 of TinyMCE, however, for a couple plugins we have in mind.
Are you guys still…
-
### What version of daisyUI are you using?
v4.12.14
### Which browsers are you seeing the problem on?
Chrome
### Reproduction URL
test
### Describe your issue
I am using daisyui 4.12.14 version…
-
**Do you want to request a *feature* or report a *bug*?**
This is a documentation request.
**What is the current behavior?**
- When the build runs, the JSON files in [`draft-js/meta/bundle-size-s…
-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-js/issues?q=is%3Aissue+) and [discussions](https://github.com/aws…
-
Hello,
I'm trying to get a custom option in the toolbar to add HTML (here a specific image).
```
import {stateToHTML} from 'draft-js-export-html';
import {stateFromHTML} from 'draft-js-import-…
-
I have the following model:
`class ModelBook(index.Indexed, AbstractSEOFields):`
The AbstractSEOFields class extends from models.Model.
However, I got the following pylint errors:
app_name/mod…
-
**Do you want to request a *feature* or report a *bug*?**
feature
**What is the current behavior?**
A lot of people submitting questions as Issues. It is hard to search for current bugs
**Wh…
-
It would be nice for developers to be able to get the selectionState within a decorator strategy. When trying to do this with `this.state.editorState.getSelection()` inside of the decorator, the data …