We are using 11.0.1 version of SKUID and setting Process Model client-side check box true and Allow Page Render Before Query Completes to true on the model to increase the performance of the page load. But am running into a issue while applying table filters
Visualforce Remoting Exception: Method ‘updatePersonalizationSettings’ not found on controller skuid.RemotingStubs. Check spelling, method exists, and/or method is RemoteAction annotated. object.f {statusCode: 400, type: “exception”, ref: false, action: “Unknown”, method: “Unknown”, …}
Uncaught TypeError: Cannot read property ‘tid’ of undefined at constructor.getTransaction (VFRemote.js:85)
at object.f.getTransaction (VFRemote.js:88)
at constructor. (VFRemote.js:132)
at a.Event.fire (VFRemote.js:52)
at constructor.fireEvent (VFRemote.js:47)
at constructor.onData (VFRemote.js:94)
at VFExt3.data.Connection.handleResponse (VFRemote.js:75)
at a (VFRemote.js:39)
at VFRemote.js:40