The provided MR only resolves the Ajax error, but the nested paragraph issue still persists. I'm using version 2.1.0. Now, each paragraph is being treated as a new 'ajax-new-content'. I've attached a screenshot: , which shows the issue when using 'Layout Paragraph' as a widget. Additionally, I’ve attached a video: Paragraph Drag Drop issue → , demonstrating the problem when using only the 'Paragraphs (stable)' widget.
Instead of loading in a single container, each paragraph is split into its own container, and we are unable to drag and drop the paragraphs.
I've faced the same issue with vbo_export: 4.1.3 when I'm doing the batch job. Here I've attached the screenshot what I got during batch-job.
and it's fixed simply by adding isset().
I've applied patch for it. Please test with vbo_export: 4.1.3 version.
Thank you !