Story Map Deployment - 'dateFormat' of null

2685
3
09-23-2015 06:25 AM
BillSpiking__GISP
Occasional Contributor

Hello,

We're trying to deploy a story map shortlist from our web server and keep getting the error "Map creation failed. Cannot read property 'dateFormat' of null" when launching from a web browser.  Has anyone else experienced this?  I did a quick search on Geonet and found a similar thread about WAB 1.1 (https://community.esri.com/thread/162109).

Any help would be greatly appreciated.  Thanks!

Bill

0 Kudos
3 Replies
GregoryL_Azou
Occasional Contributor III

Hi,

Looks like this is an issue in the ArcGIS Javascript API that has been resolved with the 3.14 release. Shortlist is using the previous 3.13 version.

Could you try to upgrade the API and let us know how it goes?

You would have to update those three lines, just replace 3.13 by 3.14

shortlist-storytelling-template-js/index.html at master · Esri/shortlist-storytelling-template-js · ...

shortlist-storytelling-template-js/index.html at master · Esri/shortlist-storytelling-template-js · ...

shortlist-storytelling-template-js/index.html at master · Esri/shortlist-storytelling-template-js · ... 

If this does not fix your issue, could you share a link to your application?

0 Kudos
MarkCooney
Occasional Contributor III

Hi Bill,

We have recently updated and released a new version (1.4.7) of shortlist that now uses version 3.14 of the ArcGIS JavaScript API.  It can be found here:

Release v1.4.7 · Esri/shortlist-storytelling-template-js · GitHub

0 Kudos
BillSpiking__GISP
Occasional Contributor

Excellent!  Thank you sir.

0 Kudos