- Issue created by @ralphvdhoudt
- ๐ณ๐ฑNetherlands ralphvdhoudt
This patch adds a config schema for the plugin to avoid config inspect errors about a missing schema
- ๐ฎ๐ณIndia rakesh.regar Rajasthan, India
rakesh.regar โ made their first commit to this issueโs fork.
- Merge request !131Issue #3519684 :Block plugin is missing config schema. โ (Open) created by rakesh.regar
- Status changed to Needs review
about 1 month ago 12:29pm 15 July 2025 - ๐ฎ๐ณIndia divyansh.gupta Jaipur
I was able to reproduce this issue!!
Before applying the patch, there was a missing schema warning for settings.show_cookies_settings_button when checked using the Config Inspector module.
After applying the patch and clearing cache, the warning is gone, and everything is working as expected..
Changes looks good to me thus moving this to RTBC.