Multifield dialog limitation of authoring [AEM 6.5]
Hi All,
We have migrated content from one platform to another.
the number of fields migrated to multifield dialog is around 3287~ where as if we open the component we can able to see the dialog till 2992~ and after that the remaining fields or content are not visible.

Does anyone faced the same issue or it seems that there could be some limitation of authoring in multifield.
if yes, then do we have any documentation of authoring limitation.
Or any suggestion to overcome from this issue.
Thanks
@kautuk_sahni @lukasz-m
Solution
I would like to add one more solution to this problem is when we have a huge data set in multifield which can't be modified because of migration limitaion, and we observe the values did not showed up after some points as UI get break,

and in error log we can see the Exception:
org.apache.sling.api.request.TooManyCallsException: /libs/granite/ui/components/coral/foundation/form/field/field.jsp
in order to resolve that we can always increase the Number of Calls per Request from ConfigMgr based on requirement.
