Issue with Composite Multifield in Content Fragment
Hi All,
I have followed this blog (Experiencing Adobe Experience Manager (AEM, CQ): AEM Cloud Service - Multiple Composite Multifields in Content Fragments Editor ) to create below CF with composite multifield using custom js.
1. CF initially displays fields with JSON object values. These fields are subsequently populated and rendered correctly.
When working with large data, this loading speed is increased. How to improve the loading speed to display CF correctly?
2. There are also occasional instances where the fields remain empty, and after refreshing the page, we can see the fields displayed correctly. How to resolve the empty fields issue?

If anyone has a solution, please let me know.