Preserve the HTML tags inserted into the CKEditor's source option.
Closed this issue · 0 comments
tajuddinAherikar commented
Expected Behaviour
In the CK Editor, pasting HTML5 code into the source and saving it preserves the HTML tags without any disruption when the content is returned.
Actual Behaviour
In the CK Editor, the HTML5 code when written/pasted within the source option disappears after saving.
Steps to Reproduce
- Utilize any component, such as the Text component in this instance. Navigate to the CKEditor, access the Source option, and then input or paste HTML code containing tags like button, input, etc.
- Save and Preview
- Upon returning to the component and selecting the source tab, the HTML tags vanish.
Versions
- Authoring Tool Version: 0.11.2
- Framework Version: 5.36.2
- Operating System: Windows, MAC OS
- Browser: All