File Upload Auto-refresh causes heap size error in Attachment Page Include

We have a page with tabs set to lazy load.  Once of the tabs has a file upload component and a page include for the attachments.  When a user uploads a 120kb file we get a heap size error on the page include.  The file still gets attached and if you reload the page there is no heap size error when loading the page include.  

Hi Curtis, does the error occur if you load the page include directly (i.e. not inside the tab) and upload a file there? Also, can you say which Skuid version you’re working with?

Looks like including Body in the model was causing the heap size error.  I’m not sure why that happened only when uploading a file and not when loading the page but it works now.

Glad to hear you were able to resolve this.