Aaron McCausland
10/24/2024, 6:42 PMMartin
10/24/2024, 6:44 PMMartin
10/24/2024, 6:44 PMAaron McCausland
10/24/2024, 6:47 PMcms.js:2
GET <https://sb-webstore.alcsource.com/api/cms/v2/contents?path=%2F&pagetype=MyAccountOverview&t=1729795540549&locale=en_US> 400 (Bad Request)
(anonymous) @ cms.js:2
n.get @ cms.js:2
e @ cms.js:2
fetchAndRenderPageContent @ cms.js:2
n.onPageChanged @ cms.js:2
(anonymous) @ cms.js:2
(anonymous) @ cms.js:2
f @ cms.js:2
trigger @ cms.js:2
on @ cms.js:2
n.on @ cms.js:2
T @ cms.js:2
(anonymous) @ cms.js:2
Promise.then
n.bindAllEvents @ cms.js:2
(anonymous) @ cms.js:2
Promise.then
n.init_v3 @ cms.js:2
(anonymous) @ cms.js:2
(anonymous) @ cms.js:2
(anonymous) @ cms.js:2Understand this errorAI
cms.js:2 Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'filter')
at cms.js:2:8186
If I then, in that same browser JS console, type
SC.ENVIRONMENT.CMS
Then it outputs:
{
"pages": {
"pages": []
},
"_debug_requestTime": 53
}
Aaron McCausland
10/24/2024, 6:50 PM{
"pages": {
"pages": []
},
"_debug_requestTime": 32
}
which looks about the same to me.Martin
10/24/2024, 6:50 PMMartin
10/24/2024, 6:50 PMMartin
10/24/2024, 6:50 PMMartin
10/24/2024, 6:51 PMMartin
10/24/2024, 6:51 PMMartin
10/24/2024, 6:52 PMMartin
10/24/2024, 6:52 PMMartin
10/24/2024, 6:52 PMAaron McCausland
10/24/2024, 6:53 PMMartin
10/24/2024, 6:53 PMAaron McCausland
10/24/2024, 6:53 PMMartin
10/24/2024, 6:54 PMMartin
10/24/2024, 6:54 PMMartin
10/24/2024, 6:55 PMMartin
10/24/2024, 6:58 PMAaron McCausland
10/24/2024, 7:05 PMAaron McCausland
10/24/2024, 7:08 PMMartin
10/24/2024, 7:09 PMMartin
10/24/2024, 7:09 PMAaron McCausland
10/24/2024, 7:21 PMMartin
10/24/2024, 7:26 PM