<?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: ESRI Javascript API 3.3 in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/esri-javascript-api-3-3/m-p/229607#M21443</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;And many stuff CANNOT run well under IE7, such as Samples/map, &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/webapi/javascript/arcgis/jssamples/#sample/map_infowindow"&gt;http://help.arcgis.com/en/webapi/javascript/arcgis/jssamples/#sample/map_infowindow&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 11 Jan 2013 12:28:45 GMT</pubDate>
    <dc:creator>Anonymous User</dc:creator>
    <dc:date>2013-01-11T12:28:45Z</dc:date>
    <item>
      <title>ESRI Javascript API 3.3</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/esri-javascript-api-3-3/m-p/229581#M21417</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi all, It looks like the ESRI API for Javascript 3.3 is about to come out. The templates reference it. I was wondering if anyone knows roughly when it will come out or what is new? New Dojo version?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jan 2013 17:56:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/esri-javascript-api-3-3/m-p/229581#M21417</guid>
      <dc:creator>KevinMacLeod1</dc:creator>
      <dc:date>2013-01-03T17:56:08Z</dc:date>
    </item>
    <item>
      <title>Re: ESRI Javascript API 3.3</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/esri-javascript-api-3-3/m-p/229582#M21418</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;
&amp;gt;&amp;gt;&amp;gt; dojo.toJson(dojo.version)
"{"major":1,"minor":8,"patch":0,"flag":"","revision":29458}"
&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 11:09:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/esri-javascript-api-3-3/m-p/229582#M21418</guid>
      <dc:creator>AxelSchaefer</dc:creator>
      <dc:date>2021-12-11T11:09:47Z</dc:date>
    </item>
    <item>
      <title>Re: ESRI Javascript API 3.3</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/esri-javascript-api-3-3/m-p/229583#M21419</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;For me 3.3 is breaking my widgets.&amp;nbsp; Its a definition thing in dojo.config.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I had my packages declared as&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;{name: org.mymanatee.widgets, location: /org/mymanatee.widgets}&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;which was fine with dojo 1.7 but dojo 1.8 isnt allowing subfolders in the name, so i just need to repath&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jan 2013 14:43:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/esri-javascript-api-3-3/m-p/229583#M21419</guid>
      <dc:creator>JeffPace</dc:creator>
      <dc:date>2013-01-07T14:43:49Z</dc:date>
    </item>
    <item>
      <title>Re: ESRI Javascript API 3.3</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/esri-javascript-api-3-3/m-p/229584#M21420</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I guess, you have a small typo (. /) in the location.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Does that regexp mechanism help: &lt;/SPAN&gt;&lt;A href="http://dojotoolkit.org/documentation/tutorials/1.8/cdn/"&gt;http://dojotoolkit.org/documentation/tutorials/1.8/cdn/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also in the section "Defining and Requiring Modules": &lt;/SPAN&gt;&lt;A href="http://dojotoolkit.org/documentation/tutorials/1.8/hello_dojo/"&gt;http://dojotoolkit.org/documentation/tutorials/1.8/hello_dojo/&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jan 2013 09:10:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/esri-javascript-api-3-3/m-p/229584#M21420</guid>
      <dc:creator>AxelSchaefer</dc:creator>
      <dc:date>2013-01-08T09:10:31Z</dc:date>
    </item>
    <item>
      <title>Re: ESRI Javascript API 3.3</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/esri-javascript-api-3-3/m-p/229585#M21421</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;nevermind, my reading comprehension is poor at best before coffee&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jan 2013 12:38:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/esri-javascript-api-3-3/m-p/229585#M21421</guid>
      <dc:creator>ReneRubalcava</dc:creator>
      <dc:date>2013-01-08T12:38:31Z</dc:date>
    </item>
    <item>
      <title>Re: ESRI Javascript API 3.3</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/esri-javascript-api-3-3/m-p/229586#M21422</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Any Esri member can give official response about approximate release date and highlights for 3.3? THANKS!!!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jan 2013 18:03:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/esri-javascript-api-3-3/m-p/229586#M21422</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2013-01-09T18:03:12Z</dc:date>
    </item>
    <item>
      <title>Re: ESRI Javascript API 3.3</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/esri-javascript-api-3-3/m-p/229587#M21423</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;In general this information has not been available with prior releases. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It usually leads to people being upset if it is delayed.&amp;nbsp; You will likely just get a notification when it is out.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jan 2013 18:10:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/esri-javascript-api-3-3/m-p/229587#M21423</guid>
      <dc:creator>JeffPace</dc:creator>
      <dc:date>2013-01-09T18:10:29Z</dc:date>
    </item>
    <item>
      <title>Re: ESRI Javascript API 3.3</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/esri-javascript-api-3-3/m-p/229588#M21424</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Looks like it's out. And full redesign of site as well.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Jan 2013 05:55:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/esri-javascript-api-3-3/m-p/229588#M21424</guid>
      <dc:creator>AdrianMarsden</dc:creator>
      <dc:date>2013-01-10T05:55:59Z</dc:date>
    </item>
    <item>
      <title>Re: ESRI Javascript API 3.3</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/esri-javascript-api-3-3/m-p/229589#M21425</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Looks like it's out.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;lt;link rel="stylesheet" href="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://serverapi.arcgisonline.com/jsapi/arcgis/3.3/js/esri/css/esri.css" rel="nofollow" target="_blank"&gt;http://serverapi.arcgisonline.com/jsapi/arcgis/3.3/js/esri/css/esri.css&lt;/A&gt;&lt;SPAN&gt;"&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Jan 2013 06:34:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/esri-javascript-api-3-3/m-p/229589#M21425</guid>
      <dc:creator>SunilPalkar</dc:creator>
      <dc:date>2013-01-10T06:34:57Z</dc:date>
    </item>
    <item>
      <title>Re: ESRI Javascript API 3.3</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/esri-javascript-api-3-3/m-p/229590#M21426</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;the website will take some getting used to, but I like the look and feel of it so far. Looking forward to seeing the full list of enhancements and bug fixes.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Jan 2013 11:25:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/esri-javascript-api-3-3/m-p/229590#M21426</guid>
      <dc:creator>CraigMcDade</dc:creator>
      <dc:date>2013-01-10T11:25:25Z</dc:date>
    </item>
    <item>
      <title>Re: ESRI Javascript API 3.3</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/esri-javascript-api-3-3/m-p/229591#M21427</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;the website will take some getting used to, but I like the look and feel of it so far. Looking forward to seeing the full list of enhancements and bug fixes.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Hm. The website has been "mobilified". For touch navigation on mobile devices I suppose the interface is good.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;axxl et al what do you think the best new things are with the new Dojo? Will you do anything new now that leverages the new Dojo? Just curious, thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Jan 2013 11:44:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/esri-javascript-api-3-3/m-p/229591#M21427</guid>
      <dc:creator>KevinMacLeod1</dc:creator>
      <dc:date>2013-01-10T11:44:53Z</dc:date>
    </item>
    <item>
      <title>Re: ESRI Javascript API 3.3</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/esri-javascript-api-3-3/m-p/229592#M21428</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I normally don't resist new stuff, but the the website coule be better. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My main complaint is that the search option in the "API Reference" is not available any more. Second, the codes example does not wrap into multiple lines. (We need to scroll from left to right all the time if I want to read the sample codes online.) Finally, the display for some pages seems to have problem, for example:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/webapi/javascript/arcgis/jsapi/#namespace_esri/esri.request"&gt;http://help.arcgis.com/en/webapi/javascript/arcgis/jsapi/#namespace_esri/esri.request&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp; (the content is not shown in the table, this happens in Firefox and Chrome.)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;the website will take some getting used to, but I like the look and feel of it so far. Looking forward to seeing the full list of enhancements and bug fixes.&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Jan 2013 12:41:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/esri-javascript-api-3-3/m-p/229592#M21428</guid>
      <dc:creator>DawenXie</dc:creator>
      <dc:date>2013-01-10T12:41:40Z</dc:date>
    </item>
    <item>
      <title>Re: ESRI Javascript API 3.3</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/esri-javascript-api-3-3/m-p/229593#M21429</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;dawenx you're right, I don't see a Search anywhere either. This should be added back. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;FYI I loaded that page fine in FF 17.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Jan 2013 12:57:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/esri-javascript-api-3-3/m-p/229593#M21429</guid>
      <dc:creator>KevinMacLeod1</dc:creator>
      <dc:date>2013-01-10T12:57:37Z</dc:date>
    </item>
    <item>
      <title>Re: ESRI Javascript API 3.3</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/esri-javascript-api-3-3/m-p/229594#M21430</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ok that is bad.&amp;nbsp; Does anyone develop on a phone? No you develop on the desktop.&amp;nbsp; Why on earth would you style the API for mobile.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Sorry, just disagree with the styling choice on this one.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am not sure this is primetime yet.&amp;nbsp; Anyone else getting&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;dojo.io.script error&lt;BR /&gt;&lt;BR /&gt;Error: Unauthorized access&lt;BR /&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;on dijit/form/TextBox&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Jan 2013 12:58:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/esri-javascript-api-3-3/m-p/229594#M21430</guid>
      <dc:creator>JeffPace</dc:creator>
      <dc:date>2013-01-10T12:58:37Z</dc:date>
    </item>
    <item>
      <title>Re: ESRI Javascript API 3.3</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/esri-javascript-api-3-3/m-p/229595#M21431</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm using FF 17 as well, the specific example I gave looks right on the top, but you will see the problem if you scroll down. I checked it on Windows 7 and Ubuntu 12.04.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;dawenx you're right, I don't see a Search anywhere either. This should be added back. &lt;BR /&gt; &lt;BR /&gt;FYI I loaded that page fine in FF 17.&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Jan 2013 13:10:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/esri-javascript-api-3-3/m-p/229595#M21431</guid>
      <dc:creator>DawenXie</dc:creator>
      <dc:date>2013-01-10T13:10:59Z</dc:date>
    </item>
    <item>
      <title>Re: ESRI Javascript API 3.3</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/esri-javascript-api-3-3/m-p/229596#M21432</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The Samples no longer take you first to the source code, but rather straight to the live application.&amp;nbsp; While I can still get to the Source, of course, this is a bit annoying.&amp;nbsp; It even still says on the bottom of the Sample Page:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;"These samples demonstrate how to use various features in the ArcGIS API for JavaScript. Each sample page contains a description of what happens in the sample, the source code and links to view the sample live or download as a .zip file. Watch a video that shows how you can copy the code from the samples to run them on your machine."&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Despite this currently not being true.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Jan 2013 13:22:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/esri-javascript-api-3-3/m-p/229596#M21432</guid>
      <dc:creator>MarkHoover</dc:creator>
      <dc:date>2013-01-10T13:22:38Z</dc:date>
    </item>
    <item>
      <title>Re: ESRI Javascript API 3.3</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/esri-javascript-api-3-3/m-p/229597#M21433</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;One thing in 1.8 I want to give a try is the router for single page apps. Could be interesting.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Jan 2013 13:45:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/esri-javascript-api-3-3/m-p/229597#M21433</guid>
      <dc:creator>ReneRubalcava</dc:creator>
      <dc:date>2013-01-10T13:45:09Z</dc:date>
    </item>
    <item>
      <title>Re: ESRI Javascript API 3.3</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/esri-javascript-api-3-3/m-p/229598#M21434</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;&lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt; Big time breakage on 3.3 for my site I am doing - loads of parser errors - example -&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;

&lt;SPAN style="color: #FF0000; font-family: Consolas;"&gt;dojo/parser::parse() error&lt;/SPAN&gt;&lt;SPAN style="font-family:Consolas;"&gt;
TypeError
&lt;UL&gt;
&lt;LI&gt;&lt;SPAN style="color:#881391;"&gt;arguments&lt;/SPAN&gt;: Array[2]&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN style="color:#881391;"&gt;get message&lt;/SPAN&gt;: function () { [native code] }&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN style="color:#881391;"&gt;get stack&lt;/SPAN&gt;: function () { [native code] }&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN style="color:#881391;"&gt;set message&lt;/SPAN&gt;: function () { [native code] }&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN style="color:#881391;"&gt;set stack&lt;/SPAN&gt;: function () { [native code] }&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN style="color:#881391;"&gt;type&lt;/SPAN&gt;: &lt;SPAN style="color:#C41A16;"&gt;"non_object_property_call"&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN style="color:#881391;"&gt;__proto__&lt;/SPAN&gt;: Error&lt;/LI&gt;
&lt;/UL&gt;&lt;/SPAN&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm sure I'll find out soon what is going on.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Edit - Ah - is listed as a breaking change&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;&lt;SPAN style="color: #000000; font-family: Lucida Grande;"&gt;Using &lt;/SPAN&gt;lang="en"&lt;SPAN style="color: #000000; font-family: Lucida Grande;"&gt; can break apps that use when using layout dijits and data-dojo-config(or dojoConfig) locale or extraLocale is not set. The recommended fix is to set locale or extraLocale on data-dojo-config or remove the lang="en" attribute. The specific error seen when this is an issue is "&lt;/SPAN&gt;dojo/parser::parse() error TypeError&lt;SPAN style="color: #000000; font-family: Lucida Grande;"&gt;" in Chrome and "&lt;/SPAN&gt;TypeError: _72f(...) is undefined&lt;SPAN style="color: #000000; font-family: Lucida Grande;"&gt;" in Firefox. More information is available in the Dojo bug tracker:&lt;/SPAN&gt;&lt;A href="http://trac.dojotoolkit.org/ticket/15630#comment:7" rel="nofollow noopener noreferrer" target="_blank"&gt;http://trac.dojotoolkit.org/ticket/15630#comment:7&lt;/A&gt;&lt;SPAN style="color: #000000; font-family: Lucida Grande;"&gt; &lt;/SPAN&gt;&lt;A href="http://trac.dojotoolkit.org/ticket/15768#comment:6" rel="nofollow noopener noreferrer" target="_blank"&gt;http://trac.dojotoolkit.org/ticket/15768#comment:6&lt;/A&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 11:09:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/esri-javascript-api-3-3/m-p/229598#M21434</guid>
      <dc:creator>AdrianMarsden</dc:creator>
      <dc:date>2021-12-11T11:09:50Z</dc:date>
    </item>
    <item>
      <title>Re: ESRI Javascript API 3.3</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/esri-javascript-api-3-3/m-p/229599#M21435</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;The Samples no longer take you first to the source code, but rather straight to the live application.&amp;nbsp; While I can still get to the Source, of course, this is a bit annoying.&amp;nbsp; It even still says on the bottom of the Sample Page:&lt;BR /&gt;&lt;BR /&gt;"These samples demonstrate how to use various features in the ArcGIS API for JavaScript. Each sample page contains a description of what happens in the sample, the source code and links to view the sample live or download as a .zip file. Watch a video that shows how you can copy the code from the samples to run them on your machine."&lt;BR /&gt;&lt;BR /&gt;Despite this currently not being true.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've changed this�?? thumbnails now take you to the description page instead of the live sample.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Jan 2013 15:26:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/esri-javascript-api-3-3/m-p/229599#M21435</guid>
      <dc:creator>derekswingley1</dc:creator>
      <dc:date>2013-01-10T15:26:36Z</dc:date>
    </item>
    <item>
      <title>Re: ESRI Javascript API 3.3</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/esri-javascript-api-3-3/m-p/229600#M21436</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Brilliant, thanks for the quick action, Derek.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Jan 2013 15:35:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/esri-javascript-api-3-3/m-p/229600#M21436</guid>
      <dc:creator>MarkHoover</dc:creator>
      <dc:date>2013-01-10T15:35:12Z</dc:date>
    </item>
  </channel>
</rss>

