- Issue created by @michaelablackham
- Assigned to anish.ir
Hey,
If someone is not able to reproduce this issue, please follow these steps:
1. Make sure the layout paragraphs module is enabled and you have already created some paragraph types.
2. Add the content type to the mercury editor ( probably from "/admin/config/content/mercury-editor" and add a field to this content type of
entity reference type, set 'Type of item to reference' to Paragraph.
3. Change the field's format to Layout Paragraph under the Manage Display of the content.
After these steps, whenever you edit or create new content type you can see the '+' icon mentioned in the video under steps to reproduce section.I have tried resolving the issue, added the back button but the form we want to go back to, is an AJAX form, and the method I am using is AJAX to load that form, but there is some issue and the form is not rendering.
Please let me know if there are any changes I can make in the code to make it work properly.