Esri / application-boilerplate-3x-js

Starter application that simplifies the process of building templates for the ArcGIS.com template gallery.
https://developers.arcgis.com/javascript/
Apache License 2.0
90 stars 68 forks source link

4.1: IdentityManager console error #96

Closed alaframboise closed 7 years ago

alaframboise commented 7 years ago

Good news: The IdentityManager is styled and no other .css refs are required. Yeah! Bad news: IdentityManager is throwing a console error in the boilerplate.js.

Just swap the 4.0 refs to 4.1 and you should see:

init.js:153 Error: User is not signed in.(…) "Error: User is not signed in.
    at Error (native)
...
dasa commented 7 years ago

I'm not able to reproduce this issue.

alaframboise commented 7 years ago

@dasa I just tested again and it looks like this was fixed in a recent build. We can close this one. Thanks.