EnhancedLightningGrid icon indicating copy to clipboard operation
EnhancedLightningGrid copied to clipboard

Missing or Incomplete Data - Page Load Error

Open atoboleski218 opened this issue 11 months ago • 1 comments

Product is utilized in the experience site to list out client cases. This last week we started to experience issues with cases missing from the list and or not loading the entire list. There is a new error in the browser that you will see about 1/4 of the way down. The reported errors are not aligned with a launch or SF update day. Thoughts?

I also noticed that when it would not correctly load it would show this in my browsers console:

aura:systemError from server (258)

{ "event": { "descriptor": "markup://aura:systemError", "attributes": { "values": { "message": "[AuraClientInputException from server] Unexpected request input. Expected input format: "This request exceeded the action limit of 250.".", "showOverride": false } }, "eventDef": { "descriptor": "markup://aura:systemError", "t": "APPLICATION", "xs": "G", "a": { "message": [ "message", "aura://String", "G", false ], _"error": [ "error", "aura://String", "G", false**_ ], "auraError": [ "auraError", "aura://Object", "I", false, null ], "timestamp": [ "timestamp", "aura://Integer", "I", false ], "showOverride": [ "showOverride", "aura://Boolean", "I", false, false ] } } }, "exceptionMessage": "[AuraClientInputException from server] Unexpected request input. Expected input format: "This request exceeded the action limit of 250.".", "exceptionEvent": true }

atoboleski218 avatar Jul 27 '23 16:07 atoboleski218