Using the Wysiwyg editor to add image on RichText component doesn't work. Please see:
Steps to reproduce
- Go to admin/structure/block
- Add a Rich Text (LBK) block in any region
- Add image on the Wysiwyg editor (please see rich-text-image.png image)
- Once you try to upload the image another small popup will be opened. So the previous popup will disappear, that's why can't add the image
Work Around
It works only on Edit mode:
- Go to admin/structure/block
- Add a Rich Text (LBK) block in any region (without adding the image on the Wysiwyg editor)
- Once you save the block Edit it through Block Layout /structure/block
Click on Configure (please see rich-text-edit.png image)
- Add the image on the Wysiwyg editor
- Done, it works because it opens only one popup
| Comment | File | Size | Author |
|---|---|---|---|
| rich-text-edit.png | 68.34 KB | veronicanerak | |
| rich-text-image.png | 120.56 KB | veronicanerak |
Comments
Comment #2
veronicanerak commentedComment #3
no sssweat commentedThis is due to this core issue: Nested modals don't work: opening a modal from a modal closes the original