-
#### Issue description
When the modal for a link pops, if you hit the close button, the editor will stay inactive and won't be clickable anymore as if the modal never closed
#### Steps to reprod…
-
**Denial of Service:**
Vulnerable module: node-fetch
Introduced through: draft-js@0.10.5
Exploit maturity: No known exploit
Fixed in: 2.6.1, 3.0.0-beta.9
**Detailed paths**
Introduced throu…
-
[Wagtail’s first hatch](https://www.kickstarter.com/projects/noripyt/wagtails-first-hatch), the first Wagtail crowdfunding campaign, is a success! :tada:
The current issue covers the work for the m…
-
I've encountered a bug.
Button color on modal for adding link to text in Draftail is unreadable in dark theme.
It also has wrong color
Screenshot:
-
had a brief play with the example project. I can see `anyascii` is a missing dependency for the upgrade and I think the static files need to be rebuilt from the src.
-
Why do we have something like
```
"{
"blocks": [
{
"key": "572tr",
"data": {},
"text": "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor i…
-
I've recently added Emotion to an existing React project (well a package we use has)
And I can't get it to render
![image](https://user-images.githubusercontent.com/7074483/111924581-3cbec080-8b…
-
Is there an easy way to use Wagtail editor (draftail powered) on non-admin pages? I hacked my own solution with raw Draftail (https://www.draftail.org/), but it would be nice to be able to re-use the …
-
I'd like to be able when the user hit a button on my page to transform the content of the editor to an actual RichTextField() as generated by Wagtail. If it's already possible please forgive me, I'm k…
-
### Is your proposal related to a problem?
Yes,
I was programmatically uploading a product to my wagtail CMS, and wanted to save some fields as a `` tag.
When doing so, these got unformatted and…