Layout Paragraphs Builder (Experimental) not working with Drupal 10.3.0

Created on 1 July 2024, 2 months ago
Updated 26 July 2024, about 1 month ago

Problem/Motivation

- Drupal Version: 10.3.0

When using the Layout Paragraphs Builder (Experimental) as the display format, the builder no longer loads on the frontend.

I tried switching the default theme to Claro and Gin, suspecting that a template or function in my custom theme might be causing the problem. However, this did not resolve the issue, and the page builder still fails to load.

The logs do not show any errors except for these two recurring issues on every admin page I access:

  • Entity view display 'node.article.search_index': Component 'comment' was disabled because its settings depend on removed dependencies.
  • Entity view display 'node.article.default': Component 'comment' was disabled because its settings depend on removed dependencies.

Being relatively new to Drupal, I am unsure where to look for a solution. So for the time being I switched back to Drupal 10.2.7 because it works perfectly fine there.

Steps to reproduce

1. Add an Entity reference revisions (Reference type: Paragraph) field to a content type, for example, Pages.
2. Go to Manage display of the given content type and set the newly added field's format to Layout Paragraphs Builder (Experimental).
3. Create a new page and save it, go view the page there should appear a call to action to start creating content but instead it's completely blank.

πŸ› Bug report
Status

Postponed: needs info

Version

2.0

Component

User interface

Created by

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @kevinjp
  • Issue was unassigned.
  • πŸ‡­πŸ‡ΊHungary nagy.balint

    At least in my setup I cannot reproduce the issue on 10.3.1.
    Layout paragraphs: 2.0.6

  • Well that's strange, because I just updated to 10.3.1 hoping this new version would fix it but sadly it didn't. I still have the same issues and my only solution is to revert back to Drupal 10.2.7.

    I even tried it with a completely fresh Drupal installation to see if it was one of my other installed plugins that was causing the problem.
    > So I installed a previous Drupal version like 10.2.2 (I also tried with 10.2.7)
    > Installed some modules like Paragraphs, Layout Paragraphs and I even installed the Gin Theme
    > Set up 2 paragraphs and added a Paragraph field (that I simply names field_content) to the basic page content type and set its display to Layout Paragraph Builder (Experimental). Everything works perfectly fine :

    > Than I updated Drupal to 10.3.1 and it stops working (logs don't show any error) :

    But I also figured out that some other generic pages like the admin/modules/uninstall or admin/reports/updates don't work anymore.

    It seems like the moment I install a module or a theme via compuser everything goes wrong in Drupal 10.3 or 10.3.1.

  • Status changed to Postponed: needs info about 1 month ago
  • πŸ‡ΊπŸ‡ΈUnited States sethhill
Production build 0.71.5 2024