- Issue created by @sejal.karbele
- ππΊHungary GΓ‘bor Hojtsy Hungary
Can you post your config file that is reporting the problem?
I am not getting the error for the specific path, it is showing for particular view that has inline editable field created by using the contrib module views_entity_form_field ( https://www.drupal.org/project/views_entity_form_field β ) in config inspector
- πͺπ¨Ecuador andres.torres
Hi,
Im experiencing a similar issue with a Custom Block that relies on the Notification Message contrib module.
The config file looks like:uuid: 48ae00d8-e2c7-4e2d-ac24-e9e6c676e045 langcode: en status: true dependencies: module: - my_banners theme: - my_core_theme id: mybannerdisplay theme: my_core_theme region: pre_head weight: -10 provider: null plugin: my_banner_display settings: id: my_banner_display label: 'MY Banner Display' label_display: '0' provider: my_banners notification_message: type: { } display_mode: full visibility: { }
The Config Inspector shows an error:
settings Block settings block.settings.* Yes 'notification_message' is an unknown key because plugin is my_banner_display (see config schema type block.settings.*).