I am using the below richtext inside content fragment model. Its working fine in the content fragment created using the model.
But model itself is not loading properly and we are unable to edit it too.
Any issue in the below xml ?
<richText
jcr:primaryType="nt:unstructured"
sling:resourceType="dam/cfm/admin/components/authoring/contenteditor/multieditor"
listOrder="11"
metaType="richtext"
name="text"
renderReadOnly="false"
showEmptyInReadOnly="true"
valueType="string"/>