Closed (fixed)
Project:
Drupal.org site moderators
Component:
User account
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
20 Mar 2025 at 23:07 UTC
Updated:
4 Apr 2025 at 09:11 UTC
Jump to comment: Most recent
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
Post Contents:
Related issue, same error, "Boolean value found, but a string is required in..."
https://www.drupal.org/project/radix/issues/3419776
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']
Comments
Comment #2
vishal.kadamComment #3
avpadernoI published a comment and confirmed the account. No post needed to be published.