Problem/Motivation
It seems like changes to "Manually editable HTML tags" field are lost if form is submitted without triggering AJAX.
Steps to reproduce
- Create text format using CKEditor 5
- Enable Source plugin
- Enable the "Limit allowed HTML tags and correct faulty HTML" filter
- Add
<div data-foo>
to "Manually editable HTML tags" - Press "Save" without clicking anywhere else on the page
- Visit text format and confirm that "Manually editable HTML tags" field is empty