<?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 JavaScript 3.18 Browser Compatibility Issues in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/javascript-3-18-browser-compatibility-issues/m-p/503569#M46754</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I noticed yesterday that some of the widgets in my map weren't showing up in certain browsers, namely Chrome for Mac. This was after I embedded the code in an HTML widget on our website (the HTML document looked fine when opened directly in a browser). It was spotty in Safari, and OK in Chrome for Windows. I changed the script and style references back to 3.17 and the problem went away.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 04 Oct 2016 14:15:08 GMT</pubDate>
    <dc:creator>LloydBronn</dc:creator>
    <dc:date>2016-10-04T14:15:08Z</dc:date>
    <item>
      <title>JavaScript 3.18 Browser Compatibility Issues</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/javascript-3-18-browser-compatibility-issues/m-p/503569#M46754</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I noticed yesterday that some of the widgets in my map weren't showing up in certain browsers, namely Chrome for Mac. This was after I embedded the code in an HTML widget on our website (the HTML document looked fine when opened directly in a browser). It was spotty in Safari, and OK in Chrome for Windows. I changed the script and style references back to 3.17 and the problem went away.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Oct 2016 14:15:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/javascript-3-18-browser-compatibility-issues/m-p/503569#M46754</guid>
      <dc:creator>LloydBronn</dc:creator>
      <dc:date>2016-10-04T14:15:08Z</dc:date>
    </item>
    <item>
      <title>Re: JavaScript 3.18 Browser Compatibility Issues</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/javascript-3-18-browser-compatibility-issues/m-p/503570#M46755</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Actually, I'm still having this issue with 3.17, but only on Chrome for Mac. The map doesn't even show up now. Has anybody else run into this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Oct 2016 15:36:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/javascript-3-18-browser-compatibility-issues/m-p/503570#M46755</guid>
      <dc:creator>LloydBronn</dc:creator>
      <dc:date>2016-10-04T15:36:28Z</dc:date>
    </item>
    <item>
      <title>Re: JavaScript 3.18 Browser Compatibility Issues</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/javascript-3-18-browser-compatibility-issues/m-p/503571#M46756</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you looked at the &lt;A href="https://developers.google.com/web/tools/chrome-devtools/console/"&gt;browser's console&lt;/A&gt; to look for any error messages? When you have something that doesn't work properly in some browsers but not others, it's usually because your code is using a JavaScript feature that has not yet been implemented in the browser that is not working. In this case you'll need to add a "polyfill" to add the missing feature to the browser, if possible. (Some features cannot be added via polyfills.)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Oct 2016 17:51:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/javascript-3-18-browser-compatibility-issues/m-p/503571#M46756</guid>
      <dc:creator>JeffJacobson</dc:creator>
      <dc:date>2016-10-04T17:51:22Z</dc:date>
    </item>
    <item>
      <title>Re: JavaScript 3.18 Browser Compatibility Issues</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/javascript-3-18-browser-compatibility-issues/m-p/503572#M46757</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The map doesn't even load now. I get these errors in the console.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Error: multipleDefine(…)(anonymous function) @ init.js:36&lt;BR /&gt;init.js:37 src: dojoLoader&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Uncaught TypeError: Cannot read property 'toLowerCase' of null&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sometimes when I refresh my browser, the map and all the widgets appear. Other times I get a blank box with those errors.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Oct 2016 18:55:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/javascript-3-18-browser-compatibility-issues/m-p/503572#M46757</guid>
      <dc:creator>LloydBronn</dc:creator>
      <dc:date>2016-10-04T18:55:07Z</dc:date>
    </item>
  </channel>
</rss>

