Problem
Somehow the recent refactoring of the form lost some AJAX update functionality. when formatters are changed, the formatter settings/summary must be updated.
Atm this happens only when pressing save for the whole form.
Issue fork custom_elements-3563470
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
fagore-added some ajax updates and made sure they go smooth.
Comment #5
fago