CKEditor loses connection (detaches) if text component is changed (rerendered on canvas)
Open
- Dominant language
- TypeScript
- Stars
- 110
- Forks
- 107
- PR merge metrics
- No merged PRs in 30d
Description
CKEditor toolvbar loses connection with the edited content if the text component ever gets changed (either styled or some property gets added which casuses rerendering of the text component on the canvas)
Steps to reproduce:
- open a text component for editing
- set a property (id) or style via grapesJS style editor
- reopen the text component for editing and try to edit. You may type in new texts but unable to style via CKeditor toolbar. Also, GrapesJS doesn't recognize the changes.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.