Problem
Re-add proper config schema support, including the possibility for CE field formatters to add config schema for their configuration.
Steps to reproduce
Right now the render-mark-up test has opted out from config schema checking via
/**
* {@inheritdoc}
*/
protected $strictConfigSchema = FALSE;This must be re-enabled.
Issue fork custom_elements-3445135
Show commands
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