TheKeithStewart / angular-esri-components

A set of Angular components to work with ArcGIS API for JavaScript v4.6
Apache License 2.0
43 stars 28 forks source link

Change esri css url to https #35

Closed tonivrbic closed 1 year ago

tonivrbic commented 5 years ago

Inside the environments.ts file the arcGisCssUrl uses http:// instead of https:// or just ://. This causes, on sites using https, blocking of loading the stylesheet because it violates the mixed content policy.

dLeung09 commented 5 years ago

This has caused issues for me as well

rosostolato commented 5 years ago

I resolved by myself and created a pull request. For now, I published a new package on npm while my PR is not approved: https://www.npmjs.com/package/angular-esri-components-https