I have a Skuid page I am using with Salesforce where I’m doing a csv file upload then comparing Opportunities and updating fields on the Opportunity (i.e. dates, stage, etc). The file has grown and now I am getting the error: “Maximum view state size limit (135KB) exceeded. Actual view state size for this page was 157.109KB” when try to upload a document.
There is a writeup on what needs to be done to fix it but I believe this is something Skuid would need to do on the platform (https://salesforce.stackexchange.com/questions/53112/maximum-view-state-size-limit-135kb-exceeded)
Has anyone come across this and/or is there a fix that’s known to resolve this issue?
Thank you!