I am working on a AEM6.5 dialog multifield
granite/ui/components/coral/foundation/form/multifield component. After
adding 745 items to list and save.Dialog saves and reopens correctly. If
I add one more item and save it. Reopening dialog does not show all
items.(the number of items in dialog is less than 745.) and there is no
add button. I need to add 50 more elements to the list. Is there any
limit on number of item? if yes how can I achieve adding more items?