Google chrome and Identify

544
1
04-02-2013 07:11 AM
FaizanTayyab
Occasional Contributor
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
New Contributor
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