Browser: Edge Chromium
OS: Windows
URL: NA
Video: https://jam.dev/c/e2ee8d5c-4bb5-4742-98b4-6ecdda9045a4
I created a component for use as a custom element in the Gutenberg editor. This component consists of two accordions that each hold a Rich Text element.
The components works fine in the Gutenberg editor and its possible to insert text into the Rich Text elements for the accordion. But the problem occurs when I duplicate the post itself which contains the custom element. Then the contents of the rich text element are corrupted in the duplicate. We have clear all the text in the rich text field and input them manually again.