Describe the bug
CKEditor works well on a node creation process. But, when you click edit on a node, the text in the Details text area is not showing in the editor pane
To Reproduce
Steps to reproduce the behavior:
Select a node you have Edit access to (you created it) and with text in the details area
Edit button
Observe whether the text is present in the node editor view
Expected behavior
text should be there to edit
ckEditor might have some magic initialization mechanism that is missed in the code.
Describe the bug CKEditor works well on a node creation process. But, when you click edit on a node, the text in the Details text area is not showing in the editor pane To Reproduce Steps to reproduce the behavior:
Expected behavior text should be there to edit
ckEditor might have some magic initialization mechanism that is missed in the code.