I have a long form with a few hundred input fields. When i try to edit the long form's entries the ajax loading finishes but doesn't show all the fields. (when viewing source it's apparent the page just stopped loading). I don't have any errors in my browser js console or my apache error logs. When viewing the entry the whole thing shows before i click edit. All the fields export correctly as well. Any tips for fixing this issue?
Thanks!