Purge UI sub-module throws not supported keys along with XB + Recipe

Created on 1 March 2025, about 1 month ago

Problem/Motivation

With Drupal 11.1.3 and XB latest release ^0.2@alpha version when I tried to apply a recipe it throws an error.

The website encountered an unexpected error. Try again later.Drupal\Core\Recipe\InvalidConfigException: There were validation errors in experience_builder.component.block.purge_ui_block:
- settings.default_settings.purge_block_id: 'purge_block_id' is not a supported key.
- settings.default_settings.description: 'description' is not a supported key.
- settings.default_settings.submit_label: 'submit_label' is not a supported key.
- settings.default_settings.type: 'type' is not a supported key.
- settings.default_settings.execution: 'execution' is not a supported key. in Drupal\Core\Config\Action\ConfigActionManager->applyAction() (line 167 of core/lib/Drupal/Core/Config/Action/ConfigActionManager.php). Drupal\Core\Recipe\RecipeRunner::processConfiguration() (Line: 319)
Drupal\Core\Recipe\RecipeRunner::installConfig() (Line: 297)

Proposed resolution

Create a purge_ui.schema.yml file with required keys.

🐛 Bug report
Status

Active

Version

3.0

Component

Code

Created by

🇮🇳India ankitv18

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

Merge Requests

Comments & Activities

Production build 0.71.5 2024