- Issue created by @itothegore
- 🇩🇪Germany a.dmitriiev
Thank you for the fix, it was merged also to 2.x branch.
Automatically closed - issue fixed for 2 weeks with no activity.
When I try to install the module via CLI in a recipe, I encounter the following error due to the default settings.
Schema errors for frontend_editing.settings with the following errors: frontend_editing.settings:ui_toggle_settings.offset_bottom variable type is integer but applied schema class is Drupal\Core\TypedData\Plugin\DataType\StringData, frontend_editing.settings:ui_toggle_settings.offset_right variable type is integer but applied schema class is Drupal\Core\TypedData\Plugin\DataType\StringData
ui_toggle_settings:
offset_top: ''
offset_bottom: 50
offset_right: 50
offset_left: ''
Active
1.8
Code
Thank you for the fix, it was merged also to 2.x branch.
Automatically closed - issue fixed for 2 weeks with no activity.