I am getting an error when selecting the cancel button on tables of Skuid pages embedded in lightning. I am see this no two different orgs both on 11.1.6:
eCannot read property ‘find’ of undefined]
b.z.editor.handleCancel()@https://ORGNAMEHERE.lightning.force.com/resource/1521239945000/skuid__CoreComponents/core.js:16:2567…
b.eval()@https://ORGNAMEHERE.lightning.force.com/resource/1521239948000/skuid__SkuidJS:23:18314
Function.each()@https://ORGNAMEHERE.lightning.force.com/resource/1514499240000/skuid__JQueryJS:13:14965
Object.P as cancel@https://ORGNAMEHERE.lightning.force.com/resource/1521239948000/skuid__SkuidJS:23:18275
b.cancel()@https://ORGNAMEHERE.lightning.force.com/resource/1521239948000/skuid__SkuidJS:31:28790
Proxy.eval()@https://ORGNAMEHERE.lightning.force.com/resource/1521239948000/skuid__SkuidJS:31:25906
Proxy.dispatch()@https://ORGNAMEHERE.lightning.force.com/resource/1514499240000/skuid__JQueryJS:14:19404
Proxy.q.handle()@https://ORGNAMEHERE.lightning.force.com/resource/1514499240000/skuid__JQueryJS:14:17419
I am also seeing a similar error on a custom snippet that worked as of two weeks ago. I thought it has to do with the custom JS, but it is happening with a standard Skuid component as well. I have looked at the latest releases and none of them seem to address this. Any insight on what I can do to fix this?