<?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: How esri.bundle is loaded? Object missing. in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-esri-bundle-is-loaded-object-missing/m-p/116478#M10856</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It is exactly what I am looking for. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It is a little wired because I can use esri.bundle.toolbars in many similar apps without problems.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also I tried to find it in API reference but it seems it is not documented there.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Saved the day, thanks Jeff!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 03 Dec 2013 19:29:50 GMT</pubDate>
    <dc:creator>ZachLiu1</dc:creator>
    <dc:date>2013-12-03T19:29:50Z</dc:date>
    <item>
      <title>How esri.bundle is loaded? Object missing.</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-esri-bundle-is-loaded-object-missing/m-p/116476#M10854</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have&amp;nbsp; an app and I want to change the drawToolbar tooltips.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So I tried to change esri.bundle.toolbars.draw, but for some reason, I got an undefined error.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; I checked the browser console and there is not object bundle under esri namespace.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I found some really old posts about this issue but no answers found.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anyone has a clue?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Dec 2013 18:13:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-esri-bundle-is-loaded-object-missing/m-p/116476#M10854</guid>
      <dc:creator>ZachLiu1</dc:creator>
      <dc:date>2013-12-03T18:13:50Z</dc:date>
    </item>
    <item>
      <title>Re: How esri.bundle is loaded? Object missing.</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-esri-bundle-is-loaded-object-missing/m-p/116477#M10855</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;are you using AMD?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;require "dojo/i18n!esri/nls/jsapi"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;function(esriBundle)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;esriBundle.toolbars.draw.finish = "Double-click to finish";&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Dec 2013 19:22:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-esri-bundle-is-loaded-object-missing/m-p/116477#M10855</guid>
      <dc:creator>JeffPace</dc:creator>
      <dc:date>2013-12-03T19:22:47Z</dc:date>
    </item>
    <item>
      <title>Re: How esri.bundle is loaded? Object missing.</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-esri-bundle-is-loaded-object-missing/m-p/116478#M10856</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It is exactly what I am looking for. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It is a little wired because I can use esri.bundle.toolbars in many similar apps without problems.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also I tried to find it in API reference but it seems it is not documented there.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Saved the day, thanks Jeff!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Dec 2013 19:29:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-esri-bundle-is-loaded-object-missing/m-p/116478#M10856</guid>
      <dc:creator>ZachLiu1</dc:creator>
      <dc:date>2013-12-03T19:29:50Z</dc:date>
    </item>
    <item>
      <title>Re: How esri.bundle is loaded? Object missing.</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-esri-bundle-is-loaded-object-missing/m-p/116479#M10857</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;happy to help&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;here is the (admittedly obscure) documentation&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://developers.arcgis.com/en/javascript/jshelp/inside_bundle.html"&gt;https://developers.arcgis.com/en/javascript/jshelp/inside_bundle.html&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Dec 2013 19:45:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-esri-bundle-is-loaded-object-missing/m-p/116479#M10857</guid>
      <dc:creator>JeffPace</dc:creator>
      <dc:date>2013-12-03T19:45:45Z</dc:date>
    </item>
    <item>
      <title>Re: How esri.bundle is loaded? Object missing.</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-esri-bundle-is-loaded-object-missing/m-p/116480#M10858</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It's strange that esri.bundle would be undefined. The full api and compact should load esri.bundle based on your locale automatically every time. It's a component of the api creating the esri namespace.&amp;nbsp; Without it there are no string values for anything the api does involving the display of text.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Jeff - thanks for pointing out that obscure documentation.&amp;nbsp; Need to backtrack on a couple items I thought were wrapped up.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Dec 2013 20:38:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-esri-bundle-is-loaded-object-missing/m-p/116480#M10858</guid>
      <dc:creator>BenFousek</dc:creator>
      <dc:date>2013-12-03T20:38:35Z</dc:date>
    </item>
  </channel>
</rss>

