- Issue created by @antonio.nunez
- 🇪🇸Spain omarlopesino
We can fix it alternatively using Paragraphs legacy widget instead of paragraphs stable.
- 🇪🇸Spain antonio.nunez Spain
The solution you mention works fine, thank you Omar!
When trying to add a block that references Paragraph entities, an AJAX error occurs if no Paragraph item is selected before attempting to add the block. This prevents the CSS from loading correctly, which completely breaks the layout.
Prevent the AJAX call from being triggered when no Paragraph item is selected, possibly with validation before submission. Alternatively, display a warning or disable the block addition button until a valid selection is made.
Active
3.0
Layout builder
We can fix it alternatively using Paragraphs legacy widget instead of paragraphs stable.
The solution you mention works fine, thank you Omar!