OpenWaterFoundation / owf-app-snodas-ng

Open Water Foundation SNODAS snowpack user interface built with Angular
0 stars 0 forks source link

Map has error in 2.1.0 version #25

Open smalers opened 3 years ago

smalers commented 3 years ago

I tested the application in my local environment on Windows and it works OK. However, when I deployed to the OWF Amazon cloud there is an error displaying the map, shown below. The other menus work. I made the mistake of not testing the 2.1.0 version before deploying to latest so currently the OWF page is broken. I did update the build-util/copy-to-owf-amazon-s3.sh so can try running that to see how dist is created and can then run locally. Run the script with --help for usage. This needs to be fixed ASAP so I can update the website.

http://snodas.openwaterfoundation.org/latest/#/dashboard

I did do an npm install to see if I could fix this but that did not change the result.

image