While working on a project and setting up a couple Paragraphs fields on a content type, I noticed that only one would work. When trying to add a Paragraph to the field, the loader would just spin. There wasn't any errors that I noticed getting thrown by JS. It seems like you can only have one working Layout Paragraphs widget enabled per content type (or at least per form mode), but you can configure any and all Paragraph fields to use the widget. Being able to use the widget on multiple fields would be very useful for our use case.

Comments

jnettik created an issue. See original summary.

  • justin2pin committed a8cc7c9 on 1.0.x
    Issue #3157541: Allow for multiple fields to use Layout Paragraphs...
justin2pin’s picture

Status: Active » Fixed

Thanks James! A hidden submit button just needed a unique name, which was preventing "getTriggeringElement" from working correctly. Should be fixed now!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.