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 issue but not sure if they are related in any way: https://gist.github.com/zachelrath/4eef2eceaa2d56be9cf2
Any help would be greatly appreciated,
Thanks!
Question
Millau upgrade 11.2.9 ('Adapter' of undefined)

Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.