language literals properly displayed in edit form. Edit one of the language literal so that the tag goes away. Save as a draft.
reopen the event and see that some data is corrupt. These corrupt data belong to those fields whose language literals user edited before saving.
Additional issues:
In Editor, the language literal tag will not disappear when the user interacts with the component. This will cause corrupt data to be sent to the backend.
The redux store is not getting updated when the field is touched (only happening for the editor).
steps
Additional issues:
In Editor, the language literal tag will not disappear when the user interacts with the component. This will cause corrupt data to be sent to the backend.
The redux store is not getting updated when the field is touched (only happening for the editor).