🇳🇱Netherlands erwinvb
I'm having the same issue with nested paragraphs.
For example our paragraphs are filled with the content below:
- Text
- Media
- Collapse (content with paragraphs)
- Text
- Media
Steps to reproduce:
- Edit collapse
- Opens first dialog with layout paragraphs
- Edit text inside the collapse
- Opens second dialog on top of the first one with the text editor
- Try to submit without a body (body is required)
- Will show a validation error after Drupal updates the modals via Ajax
- Result: Modal 1 and Modal 2 contains the form of the nested text paragraph with the validation error
- After submitting Modal 2 with the required body, it can not reference to modal 1 since this modal/form is also replaced with the form with validation errors