The following errors are triggered when trying to save the text format:
'filter_tooltips_vocabulary' is not a supported key.
'filter_tooltips_automatically' is not a supported key.
'filter_tooltips_occurrence_limit' is not a supported key.
'filter_tooltips_exclude_tags' is not a supported key.
'filter_tooltips_trigger_event' is not a supported key.
1. Create a text format using CKEditor 5
2. Enable the filter tooltips
3. Try to save
Add the missing config schema.
Needs review
2.0
Code