NUKnightLab / StoryMapJS

Maps that tell stories.
https://storymap.knightlab.com/
Other
182 stars 50 forks source link

StoryMapJS maps created using the Knightlab authoring tool not working #460

Closed rmiessle closed 3 years ago

rmiessle commented 3 years ago

I'm unable to view any StoryMapJS maps created with the web authoring tool, either ones that I have created, or ones that others have created. It just leads to a blank screen.

The console log shows the following:

GET https://cdn.knightlab.com/libs/storymapjs/latest/css/storymap.css net::ERR_ABORTED 404
index.html:22 GET https://cdn.knightlab.com/libs/storymapjs/latest/js/json2.min.js net::ERR_ABORTED 404
index.html:155 Uncaught ReferenceError: trace is not defined
    at storymap_getjson (index.html:155)
    at window.onload (index.html:191)

So it seems like the https://cdn.knightlab.com/libs/storymapjs/latest directory is blown away.

rmiessle commented 3 years ago

fixed per Zendesk ticket, thanks!