Receiving the following errors in the console log trying to save a model in javascript snippet. This action/button is executed by the user once a month. And last known successful run was 2 months ago. This has worked fine and tested good in the past. Now we are seeing this error on saving of a model. This is an uncaught error hence does not execute the save callback function and cannot be trapped there. Not sure where to start debugging this issue.
Uncaught TypeError: Cannot read property ‘setRow’ of undefined at Object. (https://afl–stageprime–skuid.cs30.visual.force.com/resource/1489097033000/skuid__SkuidJS:8:11363)
at Function.each (https://afl–stageprime–skuid.cs30.visual.force.com/resource/1481301663000/skuid__JQueryJS:2:14076)
at Object.j.save.then.aa.each.isBeingSaved (https://afl–stageprime–skuid.cs30.visual.force.com/resource/1489097033000/skuid__SkuidJS:8:10993)
at Object. (https://afl–stageprime–skuid.cs30.visual.force.com/resource/1481301663000/skuid__JQueryJS:3:7502)
at j (https://afl–stageprime–skuid.cs30.visual.force.com/resource/1481301663000/skuid__JQueryJS:3:6134)
at Object.fireWith ras resolveWith] (https://afl–stageprime–skuid.cs30.visual.force.com/resource/1481301663000/skuid__JQueryJS:3:6946)
at Object.e.(anonymous function) (https://afl–stageprime–skuid.cs30.visual.force.com/resource/1481301663000/skuid__JQueryJS:3:7926)
at j (https://afl–stageprime–skuid.cs30.visual.force.com/resource/1481301663000/skuid__JQueryJS:3:6134)
at Object.fireWith /as resolveWith] (https://afl–stageprime–skuid.cs30.visual.force.com/resource/1481301663000/skuid__JQueryJS:3:6946)
at Object. (https://afl–stageprime–skuid.cs30.visual.force.com/resource/1481301663000/skuid__JQueryJS:3:7627)