grapesjs-custom-code
grapesjs-custom-code copied to clipboard
Updating a component does not update the code
When adding HTML through the custom-code widget, if a component gets recognized as a grapesjs component, we can update and modify it using grapesjs' tools.
But these changes do not reflect if we got back to modify the custom-code inserted.
Is there any way to have the custom-code HTML in the modal updated when a component is modified?