- Issue created by @tim-diels
- First commit to issue fork.
- 🇧🇪Belgium arwillame Belgium 🇧🇪
Hi,
I added the missing schema file in the module.
Best regards.
Thank you for the module, fits our exact use case.
I'm getting a missing config schema on the widgets as there is no config schema defined for the widgets.
For example
'size' is an unknown key because content.field_heading_anchor.type is field_hidden_string_textfield (see config schema type field.widget.settings.*).<br>'placeholder' is an unknown key because content.field_heading_anchor.type is field_hidden_string_textfield (see config schema type field.widget.settings.*).
Install config inspector
Have a field configured to be a hidden field.
Look in the config inspector overview for the entity type form and see the errors.
Add config schema
Create MR
Review MR
Merge MR
None.
None.
Correct schema types.
Active
2.1
Code
Hi,
I added the missing schema file in the module.
Best regards.