So sorry, this problem still bugs me after I upgraded to 9.5.
Is there something wrong with my operation?
Allow me to update the documentation for #46 before doing so.
On a layout builder page I am seeing data loss when saving an existing block with source mode enabled in ckeditor. At least the data loss is quite obvious ;)
Steps to reproduce:
Workaround: Once I change back to non-source mode and do some change(!) the changes are saved properly.
This is a bit more severe with ckeditor_config β (on a core 8.7.8 install with a lot modules installed) module enabled.
Steps to reproduce:
startupMode = source
to ckeditor_config settings in basic_html(Disclaimer: In the variation I am not 100% sure if it is because of the mentioned ckeditor_config settings, at least I haven't verified on a vanilla drupal install)
Allow textarea fields to be saved when edited in CKEditor 4's Source mode.
Needs work
1.0
Code
The change is currently missing an automated test that fails when run with the original code, and succeeds when the bug has been fixed.
Affects the content, performance, or handling of Javascript.
The patch will have to be re-rolled with new suggestions/changes described in the comments in the issue.
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
So sorry, this problem still bugs me after I upgraded to 9.5.
Is there something wrong with my operation?
Allow me to update the documentation for #46 before doing so.