Closed (fixed)
Project:
Custom Elements
Version:
3.x-dev
Component:
Code
Priority:
Major
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
3 May 2024 at 15:22 UTC
Updated:
14 May 2026 at 19:50 UTC
Jump to comment: Most recent
Re-add proper config schema support, including the possibility for CE field formatters to add config schema for their configuration.
Right now the render-mark-up test has opted out from config schema checking via
/**
* {@inheritdoc}
*/
protected $strictConfigSchema = FALSE;This must be re-enabled.
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
roderikSee #3362630: Extend config schema for custom_elements.entity_ce_display; this is possibly a duplicate when that's done.
Comment #3
fagoComment #4
fagolet's fix this soon.
Comment #6
fagolupus_nuxt_starter tests failed for missing config schema, so finally a good reason to fix this.
Comment #8
fago