- Issue created by @mrddthi
- @thidd opened merge request.
- Status changed to Fixed
over 1 year ago 10:34pm 28 August 2023 Automatically closed - issue fixed for 2 weeks with no activity.
AssertionError: Schema errors: Array ( [editor.editor.id_does_not_matter:settings.plugins.menu_bootstrap_icon_plugins.cdn_bootstrap] => variable type is integer but applied schema class is Drupal\Core\TypedData\Plugin\DataType\BooleanData ) in assert() (line 729 of /app/web/core/modules/ckeditor5/src/Plugin/Editor/CKEditor5.php)
1. Composer require dev version
2. enable module
3. Go to Text formats and editors settings, then enable plugin widget.
4. Save => The error show up.
line 51: web/modules/contrib/menu_bootstrap_icon/src/Plugin/CKEditor5Plugin/BootstrapIcons.php
(boolean) $form_state->getValue('cdn_bootstrap');
Fixed
1.0
Code
Automatically closed - issue fixed for 2 weeks with no activity.