<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Pre-3.0 API and Latest Chrome in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/pre-3-0-api-and-latest-chrome/m-p/232191#M21678</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;We're looking into the best way to fix this. &lt;BR /&gt;&lt;BR /&gt;Can everyone in this thread post the version of the JS API they're using?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Using version 2.6.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 28 Aug 2013 18:33:55 GMT</pubDate>
    <dc:creator>SuvethanVignarajah</dc:creator>
    <dc:date>2013-08-28T18:33:55Z</dc:date>
    <item>
      <title>Pre-3.0 API and Latest Chrome</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/pre-3-0-api-and-latest-chrome/m-p/232184#M21671</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hey all,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Not sure how much this affects any of you, but I thought I'd post it either way to get the information out there. It seems that the latest version of Chrome (29.0.1547.57 m) that came out Tuesday or so, has made some change which causes pages with older ESRI Javascript API versions (pre-3.0) to fail to load due to some sort of errors being triggered in the contenPane loading code of dojo it seems.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It doesn't seem to be affecting our pages that are more up to date (3.5+) but we have some older ones in production which lock up entirely on load in Chrome now and weren't doing so last week, whereas they load fine in the latest Firefox and IE browsers.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anyone else running into this situation or even have any older pages in production that haven't gotten upgraded? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If so, be sure to put in a bug report to Chrome through the Menu &amp;gt; Tools &amp;gt; Report an Issue tool, since the more they get in, the more likely they are to fix whatever they broke so abruptly.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Aug 2013 15:08:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/pre-3-0-api-and-latest-chrome/m-p/232184#M21671</guid>
      <dc:creator>AllenAnselmo</dc:creator>
      <dc:date>2013-08-22T15:08:32Z</dc:date>
    </item>
    <item>
      <title>Re: Pre-3.0 API and Latest Chrome</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/pre-3-0-api-and-latest-chrome/m-p/232185#M21672</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have written a web mapping application using JSAPI 2.1.&amp;nbsp; This application has been in service since 2010, and has had no issues when viewed in Chrome.&amp;nbsp; That was until Chrome updated to version 29.0.1547.57.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My users are all receiving an error (via Developer Console):&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Uncaught TypeError: Object #&amp;lt;Text&amp;gt; has no method 'getAttribute' from FormSelectWidget.xd.js 8&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I can confirm that it is something with the latest Chrome version, as I rolled one of our machines back to version 28.0.1500.95, and the application worked fine. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am not sure what changes were made from version 28 to 29, but something is definitely affecting the application in an adverse way.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also, it should be noted that the application works fine in IE9, IE10, Opera (latest), Firefox, etc.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Aug 2013 19:46:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/pre-3-0-api-and-latest-chrome/m-p/232185#M21672</guid>
      <dc:creator>AaronDrake</dc:creator>
      <dc:date>2013-08-22T19:46:40Z</dc:date>
    </item>
    <item>
      <title>Re: Pre-3.0 API and Latest Chrome</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/pre-3-0-api-and-latest-chrome/m-p/232186#M21673</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;A &lt;/SPAN&gt;&lt;A href="http://dojotoolkit.org/blog/chrome-29-and-dojo-1-4-1-6"&gt;Dojo blog&lt;/A&gt;&lt;SPAN&gt; about the issue.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anyone know if ESRI will update its pre-3.0 apis with this fix?&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It appears to be causing issues on a number of applications.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Aug 2013 14:18:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/pre-3-0-api-and-latest-chrome/m-p/232186#M21673</guid>
      <dc:creator>EricHanson</dc:creator>
      <dc:date>2013-08-28T14:18:03Z</dc:date>
    </item>
    <item>
      <title>Re: Pre-3.0 API and Latest Chrome</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/pre-3-0-api-and-latest-chrome/m-p/232187#M21674</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Good find.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hopefully Esri will take care of this...&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Aug 2013 15:18:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/pre-3-0-api-and-latest-chrome/m-p/232187#M21674</guid>
      <dc:creator>AaronDrake</dc:creator>
      <dc:date>2013-08-28T15:18:06Z</dc:date>
    </item>
    <item>
      <title>Re: Pre-3.0 API and Latest Chrome</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/pre-3-0-api-and-latest-chrome/m-p/232188#M21675</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I really hope this gets fixed by esri. I don't feel like going back and rewriting code when there is a fix available.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Aug 2013 15:39:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/pre-3-0-api-and-latest-chrome/m-p/232188#M21675</guid>
      <dc:creator>BetsySchenck-Gardner</dc:creator>
      <dc:date>2013-08-28T15:39:04Z</dc:date>
    </item>
    <item>
      <title>Re: Pre-3.0 API and Latest Chrome</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/pre-3-0-api-and-latest-chrome/m-p/232189#M21676</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I was able to make a quick fix to this issue with dojo and chrome version 29 using the suggestion given in this forum: &lt;/SPAN&gt;&lt;A href="http://productforums.google.com/forum/#!topic/chrome/wPXjwJ_Kf3M" rel="nofollow noopener noreferrer" target="_blank"&gt;http://productforums.google.com/forum/#!topic/chrome/wPXjwJ_Kf3M&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Steps I took:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;-Download just the query.js from dojo 1.6 toolkit: &lt;/SPAN&gt;&lt;A href="http://download.dojotoolkit.org/release-1.6.0/dojo-release-1.6.0/dojo/_base/query.js" rel="nofollow noopener noreferrer" target="_blank"&gt;http://download.dojotoolkit.org/release-1.6.0/dojo-release-1.6.0/dojo/_base/query.js&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;-Remove the condition that checks if resource has already been loaded (dojo._hasResource["dojo._base.query"])&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;-On line 499, edit it so for chrome v29, _noNES is always true: &lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;var _noNES = (navigator.userAgent.indexOf('Chrome/29') &amp;gt;= 0) ? true : (typeof getDoc().firstChild.nextElementSibling == "undefined");&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;-In your HTML, to make it efficient only load this script when the userAgent is chrome v29. So other browsers do not load this script unnecessarily:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;
&amp;lt;script type="text/javascript"&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if (navigator.userAgent.indexOf('Chrome/29') &amp;gt;= 0){
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; document.write('&amp;lt;script type="text/javascript" src="/path/to/query.js"&amp;gt;&amp;lt;\/script&amp;gt;');
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }
&amp;lt;/script&amp;gt;
&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This is still inefficient, considering you have to load the query.js file to override ESRI's - but this fix should keep things stable till the problem gets fixed.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 11:44:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/pre-3-0-api-and-latest-chrome/m-p/232189#M21676</guid>
      <dc:creator>SuvethanVignarajah</dc:creator>
      <dc:date>2021-12-11T11:44:58Z</dc:date>
    </item>
    <item>
      <title>Re: Pre-3.0 API and Latest Chrome</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/pre-3-0-api-and-latest-chrome/m-p/232190#M21677</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;We're looking into the best way to fix this. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can everyone in this thread post the version of the JS API they're using?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Aug 2013 17:59:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/pre-3-0-api-and-latest-chrome/m-p/232190#M21677</guid>
      <dc:creator>derekswingley1</dc:creator>
      <dc:date>2013-08-28T17:59:25Z</dc:date>
    </item>
    <item>
      <title>Re: Pre-3.0 API and Latest Chrome</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/pre-3-0-api-and-latest-chrome/m-p/232191#M21678</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;We're looking into the best way to fix this. &lt;BR /&gt;&lt;BR /&gt;Can everyone in this thread post the version of the JS API they're using?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Using version 2.6.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Aug 2013 18:33:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/pre-3-0-api-and-latest-chrome/m-p/232191#M21678</guid>
      <dc:creator>SuvethanVignarajah</dc:creator>
      <dc:date>2013-08-28T18:33:55Z</dc:date>
    </item>
    <item>
      <title>Re: Pre-3.0 API and Latest Chrome</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/pre-3-0-api-and-latest-chrome/m-p/232192#M21679</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Various versions from 2.4 - 2.8.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Aug 2013 19:04:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/pre-3-0-api-and-latest-chrome/m-p/232192#M21679</guid>
      <dc:creator>EricHanson</dc:creator>
      <dc:date>2013-08-28T19:04:09Z</dc:date>
    </item>
    <item>
      <title>Re: Pre-3.0 API and Latest Chrome</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/pre-3-0-api-and-latest-chrome/m-p/232193#M21680</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;We are experiencing an issue with Chrome v29+ and version 2.8 of ArcGIS JSAPI&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The &lt;/SPAN&gt;&lt;A href="http://productforums.google.com/forum/#!topic/chrome/wPXjwJ_Kf3M"&gt;solutions I've seen online&lt;/A&gt;&lt;SPAN&gt; seem to reference the query.js file whereas the JSAPI doesn't load that file but I see a similar pattern in init.js (but since it is minified I'm not sure where the actual problem code is).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Would appreciate any fixes from ESRI. We plan to upgrade the JSAPI at some point but a temporary fix would be a lifesaver.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;UPDATE: The fix that svignara posted above allows the map to load, but calling getChildren() on our BorderContainer only returns 1 child element when there should be two, so it is still broken&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Aug 2013 13:50:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/pre-3-0-api-and-latest-chrome/m-p/232193#M21680</guid>
      <dc:creator>ChadWilcomb</dc:creator>
      <dc:date>2013-08-29T13:50:05Z</dc:date>
    </item>
    <item>
      <title>Re: Pre-3.0 API and Latest Chrome</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/pre-3-0-api-and-latest-chrome/m-p/232194#M21681</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;We are using 2.8. Thanks for looking into this.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Aug 2013 13:55:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/pre-3-0-api-and-latest-chrome/m-p/232194#M21681</guid>
      <dc:creator>BetsySchenck-Gardner</dc:creator>
      <dc:date>2013-08-29T13:55:18Z</dc:date>
    </item>
    <item>
      <title>Re: Pre-3.0 API and Latest Chrome</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/pre-3-0-api-and-latest-chrome/m-p/232195#M21682</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks everybody. We're testing fixes. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We do not plan to modify what's currently hosted on serverapi.arcgisonline.com but will likely post patched versions of the API on js.arcgis.com. Applying the fix will require you to change the URL your app uses for the JS API. For instance, if you use 2.8 from serverapi:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;
&amp;lt;script src="http://serverapi.arcgisonline.com/jsapi/arcgis/2.8/"&amp;gt;&amp;lt;/script&amp;gt;
&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;To get a patched equivalent, once we upload patched versions, you'll update your app to use:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;
&amp;lt;script src="http://js.arcgis.com/2.8/"&amp;gt;&amp;lt;/script&amp;gt;
&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'll post here when we're further along in this process and/or if anything changes. Thanks for being patient.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 11:45:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/pre-3-0-api-and-latest-chrome/m-p/232195#M21682</guid>
      <dc:creator>derekswingley1</dc:creator>
      <dc:date>2021-12-11T11:45:00Z</dc:date>
    </item>
    <item>
      <title>Re: Pre-3.0 API and Latest Chrome</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/pre-3-0-api-and-latest-chrome/m-p/232196#M21683</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;We are using JSAPI v2.1 and both IE 10 and Chrome have issues.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Sep 2013 13:44:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/pre-3-0-api-and-latest-chrome/m-p/232196#M21683</guid>
      <dc:creator>Zhifeng__Jeff_Tang</dc:creator>
      <dc:date>2013-09-03T13:44:39Z</dc:date>
    </item>
    <item>
      <title>Re: Pre-3.0 API and Latest Chrome</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/pre-3-0-api-and-latest-chrome/m-p/232197#M21684</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;zhifengtang,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;IE10 is not supported at version 2.1 of the API. If you need to support IE10 you'll have to upgrade to version 3.4 or greater. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;We are using JSAPI v2.1 and both IE 10 and Chrome have issues.&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Sep 2013 14:59:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/pre-3-0-api-and-latest-chrome/m-p/232197#M21684</guid>
      <dc:creator>KellyHutchins</dc:creator>
      <dc:date>2013-09-03T14:59:54Z</dc:date>
    </item>
    <item>
      <title>Re: Pre-3.0 API and Latest Chrome</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/pre-3-0-api-and-latest-chrome/m-p/232198#M21685</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Here's a very simple workaround:&amp;nbsp; before your script tag that references the JS API, include this in a script tag:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;
// fix for https://bugs.dojotoolkit.org/ticket/17400
!document.firstChild.children &amp;amp;&amp;amp; (document.firstChild.children = true);
&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Ideal place would be where you define dojoConfig.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here's a working example:&amp;nbsp; &lt;/SPAN&gt;&lt;A href="http://jsbin.com/OmUjAmI/1" rel="nofollow noopener noreferrer" target="_blank"&gt;http://jsbin.com/OmUjAmI/1&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 11:45:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/pre-3-0-api-and-latest-chrome/m-p/232198#M21685</guid>
      <dc:creator>derekswingley1</dc:creator>
      <dc:date>2021-12-11T11:45:03Z</dc:date>
    </item>
  </channel>
</rss>

