granite/ui/components/coral/foundation/form/hidden i snot getting stored in Multifield after Coral 3 migration
Hi,
I am migrating an Accordion component. I have a multifield which has 2 fields
1. Question- cq/gui/components/authoring/dialog/richtext
2. id- granite/ui/components/coral/foundation/form/hidden

Before migration in the component properties both the fields are stored in JSON.

But after migration I see only question is getting stored in item nodes.

Any idea why only id is not getting stored after Coral 3 migration?