isawnyu / pleiades-gazetteer

This repository provides a home for tickets and other planning documents for the Pleiades gazetteer of ancient places. Code is kept in multiple other repositories.
https://pleiades.stoa.org
11 stars 0 forks source link

maps are broken on the Pleiades front page #323

Closed paregorios closed 6 years ago

paregorios commented 6 years ago

No content other than base tiles is loading on the banner map, and no maps appear at all for search results. The following error appears in the console:

Uncaught TypeError: Cannot read property '1' of undefined
    at Object.<anonymous> (map.js:82)
    at j (jquery.js:3099)
    at Object.fireWith [as resolveWith] (jquery.js:3211)
    at x (jquery.js:8264)
    at XMLHttpRequest.<anonymous> (jquery.js:8605)
(anonymous) @ map.js:82
j @ jquery.js:3099
fireWith @ jquery.js:3211
x @ jquery.js:8264
(anonymous) @ jquery.js:8605
XMLHttpRequest.send (async)
(anonymous) @ VM404:1
send @ jquery.js:8630
ajax @ jquery.js:8166
n.(anonymous function) @ jquery.js:8311
getJSON @ jquery.js:8294
mapPlace @ map.js:67
animateMap @ map.js:62
setTimeout (async)
(anonymous) @ map.js:53
j @ jquery.js:3099
fireWith @ jquery.js:3211
x @ jquery.js:8264
(anonymous) @ jquery.js:8605
XMLHttpRequest.send (async)
(anonymous) @ VM404:1
send @ jquery.js:8630
ajax @ jquery.js:8166
n.(anonymous function) @ jquery.js:8311
getJSON @ jquery.js:8294
(anonymous) @ map.js:49
paregorios commented 6 years ago

Now in work in https://github.com/paregorios/pleiades-frontpage/tree/issue323

paregorios commented 6 years ago

Deployed to production.