Problem/Motivation
\Drupal\paragraphs\ParagraphsBehaviorBase::buildBehaviorForm() always returns at least a default container which results in additional markup for any enabled behavior plugin. This happen even though a behavior plugin has no behavior form.
Proposed resolution
Return an empty array in \Drupal\paragraphs\ParagraphsBehaviorBase::buildBehaviorForm().
Remaining tasks
User interface changes
API changes
Data model changes
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | behavior-form-3002419-2.patch | 474 bytes | aheredia |
Comments
Comment #2
aheredia commentedComment #3
aheredia commentedComment #5
aheredia commentedI think fail is not related with the patch
Comment #6
aheredia commented