http://localhost
,
it was automatically flagged as being in a secured network. For example,
while running an application from http://localhost
which
accessed unsecured (http) resources, the API would automatically update
those requests to use https. While it is a best practice to use https,
some development configurations may not have it set up.
At version 3.26, this automatic change to https no longer happens when using http://localhost
.Version 3.26 of the ArcGIS API for JavaScript include:
dgrid1
directory, whereas version 0.3.17 should reference the
dgrid
directory. Please refer to the
dgrid 0.4 Migration Guide for additional information on migrating to the newer version.
Be certain to check out any updates to the repository on GitHub with TypeScript definitions for the JS API as well as the jshint options file used by the JS API team.