The problem is indeed there and can be replicated. The patch #2 → fixes the problem. Thx jolstein → .
paweldxm → created an issue.
paweldxm → created an issue.
I added simple labels. Additionally, I added the missing schema for table.
paweldxm → created an issue.
Fixed schema.
Before the patch is available in the repo, it can be downloaded for convenience.
paweldxm → created an issue.
paweldxm → created an issue.
paweldxm → created an issue.
New .patch include more missing values in schema.
paweldxm → created an issue.
paweldxm → created an issue.
I had to change this replacement from boolean to string for the "multiple" variable. At this point, config_inspector no longer throws any error.
widgets.d1242488-7d4a-4c7a-b224-dbb86faf0b7a.settings.multiple Allow Multiple Files boolean Yes 1 variable type is string but applied schema class is Drupal\Core\TypedData\Plugin\DataType\BooleanData
I've added the corrected patch.
paweldxm → created an issue.