Active
Project:
Block Class
Version:
4.0.2
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Nov 2025 at 15:54 UTC
Updated:
8 Feb 2026 at 10:56 UTC
Jump to comment: Most recent
After upgrading module to version 4.0.2 I got the following warning when saving the block configuration of blovks with Id value:
Schema errors for block_class.settings with the following errors: block_class.settings:id_replacement_stored missing schema. These errors mean there is configuration that does not comply with its schema. This is not a fatal error, but it is recommended to fix these issues. For more information on configuration schemas, check out the documentation.
Comments
Comment #2
shank115 commentedI upgraded from Block Class 3.0.0 → 4.0.2 on a site without any pre-existing block configurations. After the upgrade, I created a new block and set an ID, then saved it. No “missing schema” warning appeared. Please confirm if this warning still occurs.
Comment #3
cosmin-hm commentedI had this errors in Drupal 11.3.3 with Block Class 4.0.2 so I uninstalled the module and the errors went away. I thought about replacing Block Class with Block Attributes 2.0.1, but the errors immediately resurfaced. This makes me think that maybe there's a subtler cause to this, possibly something related to Drupal itself.