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

psuomega created an issue. See original summary.

vishal.kadam’s picture

Title: Request for manual review » Request for ’confirmed’ user role
Component: Other » User account
Category: Support request » Task
Issue tags: +Spam false positive
avpaderno’s picture

Assigned: Unassigned » avpaderno
Status: Active » Fixed

I published a comment and confirmed the account. No post needed to be published.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.