- Issue created by @arunkumark
- last update
about 1 year ago 55 pass - Status changed to Needs work
about 1 year ago 7:14am 26 October 2023 - 🇩🇪Germany Anybody Porta Westfalica
@arunkumark thank you, could you please prepare this as MR?
Similar to the [3221020] issue, We are able to reproduce the issue with the Gin theme 8.x-3.0-rc6 with Layout Paragraphs 2.0.3. In our application, we are using the Layout Paragraphs in the node Layout builder and Node Paragraph Field. To fix the issue we have rerolled the patch to work with both scenarios.
1. Create content type with Layout Builder.
2. Create Paragraphs and use them in the Content-type Layout builder.
3. Create a node and got to the Layout builder
4. Use the Layout Paragraphs and choose the required Paragraph.
5. Add content to the Paragraph and try to save.
Fix the logic in preventLostChanges
on layout_paragraphs/js/builder.js
Testing
Needs review
2.0
Code
@arunkumark thank you, could you please prepare this as MR?