There are missing config schema issues when you use blocks:

This is my case:

drush config:inspect --detail core.entity_view_display.block_content.background_image_block.default
----------------------------------------------------------------------------------------------------------- ----------------
Key Status
----------------------------------------------------------------------------------------------------------- ----------------
core.entity_view_display.block_content.background_image_block.default:content.image.settings.image_style missing schema
core.entity_view_display.block_content.background_image_block.default:content.image.settings.css_settings missing schema

CommentFileSizeAuthor
#2 3072326-2.patch568 bytesvacho
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

vacho created an issue. See original summary.

vacho’s picture

FileSize
568 bytes

This patch solves the problem.

  • Pol committed 40b9eb8 on 8.x-1.x authored by vacho
    Issue #3072326 by vacho: There are missing config schema issues when you...
Pol’s picture

Status: Active » Fixed

Thanks !

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.