Select to view content in your preferred language

Google chrome and Identify

683
1
04-02-2013 07:11 AM
FaizanTayyab
Deactivated User
Hi All,

I have a strange problem. Whenever I include require(['esri/tasks/IdentifyParameters','esri/tasks/IdentifyTask'], the maps stop loading in Google chrome but all seems to work fine in IE8+.
Any idea what could be the cause?

Thanks
0 Kudos
1 Reply
JeanBoivin
Deactivated User
Hi All,

I have a strange problem. Whenever I include require(['esri/tasks/IdentifyParameters','esri/tasks/IdentifyTask'], the maps stop loading in Google chrome but all seems to work fine in IE8+.
Any idea what could be the cause?

Thanks


Hi,

Try removing 'esri/tasks/IdentifyParameters' from your required list.

Jean
0 Kudos