Request for manual review

Created on 20 March 2025, 28 days ago

New to drupal.org, attempted to post a fix for the Droopler distribution project. Don't think it actually posted.

Page commented on:
https://www.drupal.org/project/droopler/issues/3509704 🐛 Errors when changing the default home page from /welcome to another. Active

Post Contents:
Related issue, same error, "Boolean value found, but a string is required in..."
https://www.drupal.org/project/radix/issues/3419776 🐛 InvalidComponentException: [configuration.label_display] Boolean value found, but a string is required in ComponentValidator->validateProps() (line 205...) Active

Resolved this by making the change below
File Path: themes/custom/droopler_theme/components/html/html.component.yml

props:
  properties:
    root_path:
      Original type: string -> New type: ['string', 'boolean']
💬 Support request
Status

Active

Component

Other

Created by

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

Comments & Activities

Production build 0.71.5 2024