Millau upgrade 11.2.9 ('Adapter' of undefined) I recently upgraded Skuid from version Rockaway - Iteration 15 8.15.17 to Millau 11.2.9 (JQuery 1.11.1 to 3.0.0). I am troubleshooting the following JavaScript error:Uncaught TypeError: Cannot read property ‘Adapter’ of undefined at skuid__RESTAdapterJS:2 at skuid__RESTAdapterJS:2/*! Rockaway - Iteration 15 8.15.17 09-05-2017 */ (Line 894) new a.adapter.Adapter({ //Error occuring here buildEntityMetadataRequest: F, getEntityMetadata: J, getEntityMetadataCacheKey: I, getEntityMetadataLoadingMessageFromBreadcrumb: G, getMethodProperties: O, getNameField: q, getNewId: o, initialize: K, isNewId: n, load: L, makeRequest: v, name: “REST”, populateBreadcrumbFromEntityMetadata: D, processEntityMetadataRequest: E, properties: P, save: M, setDefaultConditionState: N})This issue is occuring in the Rockaway js resource on the page load. I was able to google a similar issu