Rearranging of fields inside component using the Core component childreneditor
In our current implementation we are using Childreneditor as resource type to implement multifield functionality in the component.
Once the fields are authored and we try to use the re-arrange option to interchange the filed values and save the dialog. The dialog doesn't save the the changes and the same don't reflect on the page either.
Also, referred to the below articles:
https://github.com/adobe/aem-core-wcm-components/issues/696
https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/customizing-the-childreneditor-for-custom-components/qaq-p/374881
Does anyone have a solution on this?