- First commit to issue fork.
- 🇷🇺Russia sorlov
created MR and provide same changes for ParagraphsWidget as well
Currently default paragraph type is shown only if the entity is new. This isn't an issue when in single step forms.
However this feature doesn't work, if used along with http://drupal.org/project/forms_steps module. This module creates the entity on the first step, the later steps, use the existing entity. If any of the later steps contain a Paragraph field, the default Paragraph type won't be added.
If default Paragraph type is selected, then add it both on new and edit forms.
Needs work
1.0
Miscellaneous
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
created MR and provide same changes for ParagraphsWidget as well