<?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 Custom in-panel widget, create widget error in ArcGIS Web AppBuilder Questions</title>
    <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/custom-in-panel-widget-create-widget-error/m-p/362276#M9612</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Everyone,&lt;/P&gt;&lt;P&gt;i have some issues with getting the custom in-panel widget running. I followed the steps of &lt;A href="https://developers.arcgis.com/web-appbuilder/sample-code/create-custom-in-panel-widget.htm" title="https://developers.arcgis.com/web-appbuilder/sample-code/create-custom-in-panel-widget.htm"&gt;Create a custom in-panel widget—Web AppBuilder for ArcGIS (Developer Edition) | ArcGIS for Developers&lt;/A&gt; and also &lt;A href="https://community.esri.com/thread/121236"&gt;create a custom in panel widget problem&lt;/A&gt;​ and &lt;A href="https://community.esri.com/thread/126147"&gt;Question about creating custom in-panel widget.&lt;/A&gt;​ but the Widget is still not running correctly.&lt;/P&gt;&lt;P&gt;I can add it to a map, but as soon as I try to open it I get the following message:&lt;/P&gt;&lt;P&gt;"create widget error:&lt;/P&gt;&lt;P&gt;widgets/MyWidget/Widget"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone have some ideas about how to solve the problem?&lt;/P&gt;&lt;P&gt;Thanks a lot!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 19 Mar 2015 14:02:38 GMT</pubDate>
    <dc:creator>VeronikaBraatz</dc:creator>
    <dc:date>2015-03-19T14:02:38Z</dc:date>
    <item>
      <title>Custom in-panel widget, create widget error</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/custom-in-panel-widget-create-widget-error/m-p/362276#M9612</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Everyone,&lt;/P&gt;&lt;P&gt;i have some issues with getting the custom in-panel widget running. I followed the steps of &lt;A href="https://developers.arcgis.com/web-appbuilder/sample-code/create-custom-in-panel-widget.htm" title="https://developers.arcgis.com/web-appbuilder/sample-code/create-custom-in-panel-widget.htm"&gt;Create a custom in-panel widget—Web AppBuilder for ArcGIS (Developer Edition) | ArcGIS for Developers&lt;/A&gt; and also &lt;A href="https://community.esri.com/thread/121236"&gt;create a custom in panel widget problem&lt;/A&gt;​ and &lt;A href="https://community.esri.com/thread/126147"&gt;Question about creating custom in-panel widget.&lt;/A&gt;​ but the Widget is still not running correctly.&lt;/P&gt;&lt;P&gt;I can add it to a map, but as soon as I try to open it I get the following message:&lt;/P&gt;&lt;P&gt;"create widget error:&lt;/P&gt;&lt;P&gt;widgets/MyWidget/Widget"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone have some ideas about how to solve the problem?&lt;/P&gt;&lt;P&gt;Thanks a lot!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Mar 2015 14:02:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/custom-in-panel-widget-create-widget-error/m-p/362276#M9612</guid>
      <dc:creator>VeronikaBraatz</dc:creator>
      <dc:date>2015-03-19T14:02:38Z</dc:date>
    </item>
    <item>
      <title>Re: Custom in-panel widget, create widget error</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/custom-in-panel-widget-create-widget-error/m-p/362277#M9613</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Veronika,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; There are a couple of reasons you would get this error. Can you look at your browsers developer tools and see what the console says?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Mar 2015 14:07:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/custom-in-panel-widget-create-widget-error/m-p/362277#M9613</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2015-03-19T14:07:39Z</dc:date>
    </item>
    <item>
      <title>Re: Custom in-panel widget, create widget error</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/custom-in-panel-widget-create-widget-error/m-p/362278#M9614</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My console returns the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TypeError: Für die Eigenschaft "$locale" kann kein Wert festgelegt werden: Das Objekt ist Null oder undefiniert &lt;/P&gt;&lt;P&gt;PROTOKOLL: panel [_5_panel] created. &lt;/P&gt;&lt;P&gt;PROTOKOLL: create [widgets/MyWidget/Widget] error:undefined &lt;/P&gt;&lt;P&gt;TypeError: Das Objekt unterstützt diese Aktion nicht. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The first error occurs when assigning the widget to Header-Controller, the second appears when trying to open the widget.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Mar 2015 14:23:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/custom-in-panel-widget-create-widget-error/m-p/362278#M9614</guid>
      <dc:creator>VeronikaBraatz</dc:creator>
      <dc:date>2015-03-19T14:23:41Z</dc:date>
    </item>
    <item>
      <title>Re: Custom in-panel widget, create widget error</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/custom-in-panel-widget-create-widget-error/m-p/362279#M9615</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Veronika,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; So it looks like the first error is an issue with your locale file (nls\strings.js) do you have one what is in it?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Mar 2015 14:52:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/custom-in-panel-widget-create-widget-error/m-p/362279#M9615</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2015-03-19T14:52:20Z</dc:date>
    </item>
    <item>
      <title>Re: Custom in-panel widget, create widget error</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/custom-in-panel-widget-create-widget-error/m-p/362280#M9616</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Robert,&lt;/P&gt;&lt;P&gt;I have a string.js file but it only says:&lt;/P&gt;&lt;P&gt;define({&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; root:({&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; }) &lt;/P&gt;&lt;P&gt;});&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I guess that's the root of the problem. Can you tell me what I need to write to that file?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Mar 2015 15:23:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/custom-in-panel-widget-create-widget-error/m-p/362280#M9616</guid>
      <dc:creator>VeronikaBraatz</dc:creator>
      <dc:date>2015-03-19T15:23:44Z</dc:date>
    </item>
    <item>
      <title>Re: Custom in-panel widget, create widget error</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/custom-in-panel-widget-create-widget-error/m-p/362281#M9617</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Veronika,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; What step in the document did you get to?&amp;nbsp; Step 8 is missing some instructions. Like if you un-comment the startup function then you have to place a comma behind the base class line:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;baseClass: ' jimu-widget-mywidget'&lt;SPAN style="color: #e23d39;"&gt;&lt;STRONG&gt;,&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #303030;"&gt;And Step 9 the lines of code they want you to copy has some syntax issues (there is a double quote that does not match the others and a missing comma in step 9 part 1):&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #303030;"&gt;currently:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #303030;"&gt;&lt;CODE&gt;define({&lt;BR /&gt;&amp;nbsp; root:{&lt;BR /&gt;&amp;nbsp; label1: "This is my widget.&lt;SPAN style="color: #e23d39;"&gt;&lt;STRONG&gt;”&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp; label2: "This is configurable."&lt;BR /&gt;&amp;nbsp; },&lt;BR /&gt;&amp;nbsp; "zh-cn": true&amp;nbsp; &lt;BR /&gt;});&lt;/CODE&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #303030;"&gt;Should be:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #303030;"&gt;&lt;CODE&gt;define({&lt;BR /&gt;&amp;nbsp; root:{&lt;BR /&gt;&amp;nbsp; label1: "This is my widget.&lt;SPAN style="color: #e23d39;"&gt;&lt;STRONG&gt;&lt;CODE&gt;",&lt;/CODE&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp; label2: "This is configurable."&lt;BR /&gt;&amp;nbsp; },&lt;BR /&gt;&amp;nbsp; "zh-cn": true&amp;nbsp; &lt;BR /&gt;});&lt;/CODE&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/migrated-users/44829"&gt;Jianxia Song&lt;/A&gt;​&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Mar 2015 23:50:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/custom-in-panel-widget-create-widget-error/m-p/362281#M9617</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2015-03-19T23:50:24Z</dc:date>
    </item>
    <item>
      <title>Re: Custom in-panel widget, create widget error</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/custom-in-panel-widget-create-widget-error/m-p/362282#M9618</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Robert,&lt;/P&gt;&lt;P&gt;thanks a lot for your help. Unfortunately it is still not working. Even after inserting the missing comma and changing the string.js file I still get the same error:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"SCRIPT5007: Für die Eigenschaft "$locale" kann kein Wert festgelegt werden: Das Objekt ist Null oder undefiniert &lt;/P&gt;&lt;P&gt;init.js, Zeile 32 Zeichen 464"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Mar 2015 10:50:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/custom-in-panel-widget-create-widget-error/m-p/362282#M9618</guid>
      <dc:creator>VeronikaBraatz</dc:creator>
      <dc:date>2015-03-20T10:50:39Z</dc:date>
    </item>
    <item>
      <title>Re: Custom in-panel widget, create widget error</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/custom-in-panel-widget-create-widget-error/m-p/362283#M9619</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Veronika,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; can you zip up your whole mywidgets folder and attach it for me to look at?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Mar 2015 11:56:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/custom-in-panel-widget-create-widget-error/m-p/362283#M9619</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2015-03-20T11:56:28Z</dc:date>
    </item>
    <item>
      <title>Re: Custom in-panel widget, create widget error</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/custom-in-panel-widget-create-widget-error/m-p/362284#M9620</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Robert,&lt;/P&gt;&lt;P&gt;folder is attached&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Mar 2015 07:08:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/custom-in-panel-widget-create-widget-error/m-p/362284#M9620</guid>
      <dc:creator>VeronikaBraatz</dc:creator>
      <dc:date>2015-03-23T07:08:10Z</dc:date>
    </item>
    <item>
      <title>Re: Custom in-panel widget, create widget error</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/custom-in-panel-widget-create-widget-error/m-p/362285#M9621</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Veronika,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; I unzipped your folder and added it to my WAB dev version without changing anything and the widget works without error. Have you cleared your browsers cache? I tested in FireFox 36.03 and Chrome Version 41.0.2272.89 m and IE Version 11.0.9600.17691 and all browsers worked without issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Mar 2015 14:25:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/custom-in-panel-widget-create-widget-error/m-p/362285#M9621</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2015-03-23T14:25:52Z</dc:date>
    </item>
    <item>
      <title>Re: Custom in-panel widget, create widget error</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/custom-in-panel-widget-create-widget-error/m-p/362286#M9622</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The missing comma in step 9 (1) mentioned by Robert has been fixed on developers site. Thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jianxia&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Mar 2015 23:50:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/custom-in-panel-widget-create-widget-error/m-p/362286#M9622</guid>
      <dc:creator>Jianxia</dc:creator>
      <dc:date>2015-03-23T23:50:29Z</dc:date>
    </item>
    <item>
      <title>Re: Custom in-panel widget, create widget error</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/custom-in-panel-widget-create-widget-error/m-p/362287#M9623</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.esri.com/migrated-users/44829"&gt;Jianxia Song&lt;/A&gt;​&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Thanks for fixing the missing comma in the documentation. There still remains the issue of the smart double quote vs a standard double quote that is causing an issue for those who just copy the code from the website.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Issue.jpg" class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/78008_Issue.jpg" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Mar 2015 00:44:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/custom-in-panel-widget-create-widget-error/m-p/362287#M9623</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2015-03-24T00:44:41Z</dc:date>
    </item>
    <item>
      <title>Re: Custom in-panel widget, create widget error</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/custom-in-panel-widget-create-widget-error/m-p/362288#M9624</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Robert,&lt;/P&gt;&lt;P&gt;clearing my browsers cache had no effect. I assume either our proxy or our firewall causes the problem. Do you know which ports WAB uses besides 3344?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Mar 2015 07:32:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/custom-in-panel-widget-create-widget-error/m-p/362288#M9624</guid>
      <dc:creator>VeronikaBraatz</dc:creator>
      <dc:date>2015-03-24T07:32:17Z</dc:date>
    </item>
    <item>
      <title>Re: Custom in-panel widget, create widget error</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/custom-in-panel-widget-create-widget-error/m-p/362289#M9625</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Veronkia,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Ports 3344, 3345 and 3346 are used.&amp;nbsp; Can you run Web AppBuilder OK when you are not developing a widget?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Mar 2015 12:54:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/custom-in-panel-widget-create-widget-error/m-p/362289#M9625</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2015-03-24T12:54:27Z</dc:date>
    </item>
    <item>
      <title>Re: Custom in-panel widget, create widget error</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/custom-in-panel-widget-create-widget-error/m-p/362290#M9626</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Robert,&lt;/P&gt;&lt;P&gt;WAB works fine, I just can't add custom Widgets. I installed Version 1.1 today and the Widget doesn't work with that either. Also the change of IE9 to Firefox 36 had no effect. I'm going to give it another try and start over in 1.1&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Mar 2015 14:56:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/custom-in-panel-widget-create-widget-error/m-p/362290#M9626</guid>
      <dc:creator>VeronikaBraatz</dc:creator>
      <dc:date>2015-03-24T14:56:36Z</dc:date>
    </item>
    <item>
      <title>Re: Custom in-panel widget, create widget error</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/custom-in-panel-widget-create-widget-error/m-p/362291#M9627</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I just build the Widget with WAB 1.1 and everything works fine until I copy the MyWidget folder from samplewidgets to widgets.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My Firefox console returns:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Error: dijit._WidgetsInTemplateMixin template:nls.timeout&lt;/P&gt;&lt;P&gt;Stack-Trace:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;.cache["dijit/_TemplatedMixin"]/&amp;lt;/d&amp;lt;._stringRepl/&amp;lt;@&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://js.arcgis.com/3.13/init.js:285:321" rel="nofollow" target="_blank"&gt;https://js.arcgis.com/3.13/init.js:285:321&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;.cache["dojo/_base/lang"]/&amp;lt;/g.hitch/&amp;lt;@&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://js.arcgis.com/3.13/init.js:177:294" rel="nofollow" target="_blank"&gt;https://js.arcgis.com/3.13/init.js:177:294&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;.cache["dojo/string"]/&amp;lt;/l.substitute/&amp;lt;@&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://js.arcgis.com/3.13/init.js:911:433" rel="nofollow" target="_blank"&gt;https://js.arcgis.com/3.13/init.js:911:433&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;.cache["dojo/string"]/&amp;lt;/l.substitute@&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://js.arcgis.com/3.13/init.js:911:298" rel="nofollow" target="_blank"&gt;https://js.arcgis.com/3.13/init.js:911:298&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;.cache["dijit/_TemplatedMixin"]/&amp;lt;/d&amp;lt;._stringRepl@&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://js.arcgis.com/3.13/init.js:285:204" rel="nofollow" target="_blank"&gt;https://js.arcgis.com/3.13/init.js:285:204&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;.cache["dijit/_TemplatedMixin"]/&amp;lt;/d&amp;lt;.buildRendering@&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://js.arcgis.com/3.13/init.js:286:317" rel="nofollow" target="_blank"&gt;https://js.arcgis.com/3.13/init.js:286:317&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;.cache["dijit/_WidgetBase"]/&amp;lt;/f&amp;lt;.create@&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://js.arcgis.com/3.13/init.js:1123:120" rel="nofollow" target="_blank"&gt;https://js.arcgis.com/3.13/init.js:1123:120&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;.cache["dijit/_WidgetBase"]/&amp;lt;/f&amp;lt;.postscript@&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://js.arcgis.com/3.13/init.js:1122:94" rel="nofollow" target="_blank"&gt;https://js.arcgis.com/3.13/init.js:1122:94&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;d/&amp;lt;@&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://js.arcgis.com/3.13/init.js:108:190" rel="nofollow" target="_blank"&gt;https://js.arcgis.com/3.13/init.js:108:190&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;clazz&amp;lt;.loadWidgetSettingPage/&amp;lt;/&amp;lt;@&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://gis-rv:3344/webappbuilder/stemapp/jimu.js/WidgetManager.js:302:33" rel="nofollow" target="_blank"&gt;https://localhost:3344/webappbuilder/stemapp/jimu.js/WidgetManager.js:302:33&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;.cache["dojo/_base/lang"]/&amp;lt;/g.hitch/&amp;lt;@&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://js.arcgis.com/3.13/init.js:177:294" rel="nofollow" target="_blank"&gt;https://js.arcgis.com/3.13/init.js:177:294&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;.cache["dojo/Deferred"]/&amp;lt;/k@&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://js.arcgis.com/3.13/init.js:199:431" rel="nofollow" target="_blank"&gt;https://js.arcgis.com/3.13/init.js:199:431&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;.cache["dojo/Deferred"]/&amp;lt;/m@&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://js.arcgis.com/3.13/init.js:199:357" rel="nofollow" target="_blank"&gt;https://js.arcgis.com/3.13/init.js:199:357&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;.cache["dojo/Deferred"]/&amp;lt;/f/this.resolve@&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://js.arcgis.com/3.13/init.js:201:441" rel="nofollow" target="_blank"&gt;https://js.arcgis.com/3.13/init.js:201:441&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;clazz&amp;lt;.loadWidgetSettingPageResources/&amp;lt;@&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://gis-rv:3344/webappbuilder/stemapp/jimu.js/WidgetManager.js:354:13" rel="nofollow" target="_blank"&gt;https://localhost:3344/webappbuilder/stemapp/jimu.js/WidgetManager.js:354:13&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;.cache["dojo/_base/lang"]/&amp;lt;/g.hitch/&amp;lt;@&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://js.arcgis.com/3.13/init.js:177:294" rel="nofollow" target="_blank"&gt;https://js.arcgis.com/3.13/init.js:177:294&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;.cache["dojo/Deferred"]/&amp;lt;/k@&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://js.arcgis.com/3.13/init.js:199:431" rel="nofollow" target="_blank"&gt;https://js.arcgis.com/3.13/init.js:199:431&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;.cache["dojo/Deferred"]/&amp;lt;/m@&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://js.arcgis.com/3.13/init.js:199:357" rel="nofollow" target="_blank"&gt;https://js.arcgis.com/3.13/init.js:199:357&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;.cache["dojo/Deferred"]/&amp;lt;/f/this.resolve@&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://js.arcgis.com/3.13/init.js:201:441" rel="nofollow" target="_blank"&gt;https://js.arcgis.com/3.13/init.js:201:441&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;.cache["dojo/promise/all"]/&amp;lt;/&amp;lt;/&amp;lt;/&amp;lt;@&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://js.arcgis.com/3.13/init.js:815:54" rel="nofollow" target="_blank"&gt;https://js.arcgis.com/3.13/init.js:815:54&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;.cache["dojo/Deferred"]/&amp;lt;/k@&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://js.arcgis.com/3.13/init.js:199:431" rel="nofollow" target="_blank"&gt;https://js.arcgis.com/3.13/init.js:199:431&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;.cache["dojo/Deferred"]/&amp;lt;/m@&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://js.arcgis.com/3.13/init.js:199:357" rel="nofollow" target="_blank"&gt;https://js.arcgis.com/3.13/init.js:199:357&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;.cache["dojo/Deferred"]/&amp;lt;/f/this.resolve@&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://js.arcgis.com/3.13/init.js:201:441" rel="nofollow" target="_blank"&gt;https://js.arcgis.com/3.13/init.js:201:441&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;.cache["dojo/Deferred"]/&amp;lt;/k@&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://js.arcgis.com/3.13/init.js:199:431" rel="nofollow" target="_blank"&gt;https://js.arcgis.com/3.13/init.js:199:431&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;.cache["dojo/Deferred"]/&amp;lt;/m@&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://js.arcgis.com/3.13/init.js:199:357" rel="nofollow" target="_blank"&gt;https://js.arcgis.com/3.13/init.js:199:357&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;.cache["dojo/Deferred"]/&amp;lt;/f/this.resolve@&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://js.arcgis.com/3.13/init.js:201:441" rel="nofollow" target="_blank"&gt;https://js.arcgis.com/3.13/init.js:201:441&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;clazz&amp;lt;._tryLoadResource/doLoad/&amp;lt;@&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://gis-rv:3344/webappbuilder/stemapp/jimu.js/WidgetManager.js:847:17" rel="nofollow" target="_blank"&gt;https://localhost:3344/webappbuilder/stemapp/jimu.js/WidgetManager.js:847:17&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;.cache["dojo/Deferred"]/&amp;lt;/k@&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://js.arcgis.com/3.13/init.js:199:431" rel="nofollow" target="_blank"&gt;https://js.arcgis.com/3.13/init.js:199:431&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;.cache["dojo/Deferred"]/&amp;lt;/m@&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://js.arcgis.com/3.13/init.js:199:357" rel="nofollow" target="_blank"&gt;https://js.arcgis.com/3.13/init.js:199:357&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;.cache["dojo/Deferred"]/&amp;lt;/f/this.resolve@&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://js.arcgis.com/3.13/init.js:201:441" rel="nofollow" target="_blank"&gt;https://js.arcgis.com/3.13/init.js:201:441&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;clazz&amp;lt;.loadWidgetSettingI18n/&amp;lt;@&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://gis-rv:3344/webappbuilder/stemapp/jimu.js/WidgetManager.js:638:13" rel="nofollow" target="_blank"&gt;https://localhost:3344/webappbuilder/stemapp/jimu.js/WidgetManager.js:638:13&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;ha@&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://js.arcgis.com/3.13/init.js:32:471" rel="nofollow" target="_blank"&gt;https://js.arcgis.com/3.13/init.js:32:471&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;fa/&amp;lt;@&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://js.arcgis.com/3.13/init.js:33:202" rel="nofollow" target="_blank"&gt;https://js.arcgis.com/3.13/init.js:33:202&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;ia@&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://js.arcgis.com/3.13/init.js:33:89" rel="nofollow" target="_blank"&gt;https://js.arcgis.com/3.13/init.js:33:89&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;fa@&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://js.arcgis.com/3.13/init.js:33:144" rel="nofollow" target="_blank"&gt;https://js.arcgis.com/3.13/init.js:33:144&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;pa/g@&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://js.arcgis.com/3.13/init.js:35:380" rel="nofollow" target="_blank"&gt;https://js.arcgis.com/3.13/init.js:35:380&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;r.injectUrl/f&amp;lt;@&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://js.arcgis.com/3.13/init.js:40:98" rel="nofollow" target="_blank"&gt;https://js.arcgis.com/3.13/init.js:40:98&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt; ".cache["dijit/_TemplatedMixin"]/&amp;lt;/d&amp;lt;._stringRepl/&amp;lt;@&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://js.arcgis.com/3.13/init.js:285:321" rel="nofollow" target="_blank"&gt;https://js.arcgis.com/3.13/init.js:285:321&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;.cache["dojo/_base/lang"]/&amp;lt;/g.hitch/&amp;lt;@&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://js.arcgis.com/3.13/init.js:177:294" rel="nofollow" target="_blank"&gt;https://js.arcgis.com/3.13/init.js:177:294&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;.cache["dojo/string"]/&amp;lt;/l.substitute/&amp;lt;@&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://js.arcgis.com/3.13/init.js:911:433" rel="nofollow" target="_blank"&gt;https://js.arcgis.com/3.13/init.js:911:433&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;.cache["dojo/string"]/&amp;lt;/l.substitute@&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://js.arcgis.com/3.13/init.js:911:298" rel="nofollow" target="_blank"&gt;https://js.arcgis.com/3.13/init.js:911:298&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;.cache["dijit/_TemplatedMixin"]/&amp;lt;/d&amp;lt;._stringRepl@&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://js.arcgis.com/3.13/init.js:285:204" rel="nofollow" target="_blank"&gt;https://js.arcgis.com/3.13/init.js:285:204&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;.cache["dijit/_TemplatedMixin"]/&amp;lt;/d&amp;lt;.buildRendering@&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://js.arcgis.com/3.13/init.js:286:317" rel="nofollow" target="_blank"&gt;https://js.arcgis.com/3.13/init.js:286:317&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;.cache["dijit/_WidgetBase"]/&amp;lt;/f&amp;lt;.create@&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://js.arcgis.com/3.13/init.js:1123:120" rel="nofollow" target="_blank"&gt;https://js.arcgis.com/3.13/init.js:1123:120&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;.cache["dijit/_WidgetBase"]/&amp;lt;/f&amp;lt;.postscript@&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://js.arcgis.com/3.13/init.js:1122:94" rel="nofollow" target="_blank"&gt;https://js.arcgis.com/3.13/init.js:1122:94&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;d/&amp;lt;@&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://js.arcgis.com/3.13/init.js:108:190" rel="nofollow" target="_blank"&gt;https://js.arcgis.com/3.13/init.js:108:190&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;clazz&amp;lt;.loadWidgetSettingPage/&amp;lt;/&amp;lt;@&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://gis-rv:3344/webappbuilder/stemapp/jimu.js/WidgetManager.js:302:33" rel="nofollow" target="_blank"&gt;https://localhost:3344/webappbuilder/stemapp/jimu.js/WidgetManager.js:302:33&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;.cache["dojo/_base/lang"]/&amp;lt;/g.hitch/&amp;lt;@&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://js.arcgis.com/3.13/init.js:177:294" rel="nofollow" target="_blank"&gt;https://js.arcgis.com/3.13/init.js:177:294&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;.cache["dojo/Deferred"]/&amp;lt;/k@&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://js.arcgis.com/3.13/init.js:199:431" rel="nofollow" target="_blank"&gt;https://js.arcgis.com/3.13/init.js:199:431&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;.cache["dojo/Deferred"]/&amp;lt;/m@&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://js.arcgis.com/3.13/init.js:199:357" rel="nofollow" target="_blank"&gt;https://js.arcgis.com/3.13/init.js:199:357&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;.cache["dojo/Deferred"]/&amp;lt;/f/this.resolve@&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://js.arcgis.com/3.13/init.js:201:441" rel="nofollow" target="_blank"&gt;https://js.arcgis.com/3.13/init.js:201:441&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;clazz&amp;lt;.loadWidgetSettingPageResources/&amp;lt;@&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://gis-rv:3344/webappbuilder/stemapp/jimu.js/WidgetManager.js:354:13" rel="nofollow" target="_blank"&gt;https://localhost:3344/webappbuilder/stemapp/jimu.js/WidgetManager.js:354:13&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;.cache["dojo/_base/lang"]/&amp;lt;/g.hitch/&amp;lt;@&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://js.arcgis.com/3.13/init.js:177:294" rel="nofollow" target="_blank"&gt;https://js.arcgis.com/3.13/init.js:177:294&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;.cache["dojo/Deferred"]/&amp;lt;/k@&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://js.arcgis.com/3.13/init.js:199:431" rel="nofollow" target="_blank"&gt;https://js.arcgis.com/3.13/init.js:199:431&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;.cache["dojo/Deferred"]/&amp;lt;/m@&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://js.arcgis.com/3.13/init.js:199:357" rel="nofollow" target="_blank"&gt;https://js.arcgis.com/3.13/init.js:199:357&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;.cache["dojo/Deferred"]/&amp;lt;/f/this.resolve@&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://js.arcgis.com/3.13/init.js:201:441" rel="nofollow" target="_blank"&gt;https://js.arcgis.com/3.13/init.js:201:441&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;.cache["dojo/promise/all"]/&amp;lt;/&amp;lt;/&amp;lt;/&amp;lt;@&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://js.arcgis.com/3.13/init.js:815:54" rel="nofollow" target="_blank"&gt;https://js.arcgis.com/3.13/init.js:815:54&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;.cache["dojo/Deferred"]/&amp;lt;/k@&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://js.arcgis.com/3.13/init.js:199:431" rel="nofollow" target="_blank"&gt;https://js.arcgis.com/3.13/init.js:199:431&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;.cache["dojo/Deferred"]/&amp;lt;/m@&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://js.arcgis.com/3.13/init.js:199:357" rel="nofollow" target="_blank"&gt;https://js.arcgis.com/3.13/init.js:199:357&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;.cache["dojo/Deferred"]/&amp;lt;/f/this.resolve@&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://js.arcgis.com/3.13/init.js:201:441" rel="nofollow" target="_blank"&gt;https://js.arcgis.com/3.13/init.js:201:441&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;.cache["dojo/Deferred"]/&amp;lt;/k@&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://js.arcgis.com/3.13/init.js:199:431" rel="nofollow" target="_blank"&gt;https://js.arcgis.com/3.13/init.js:199:431&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;.cache["dojo/Deferred"]/&amp;lt;/m@&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://js.arcgis.com/3.13/init.js:199:357" rel="nofollow" target="_blank"&gt;https://js.arcgis.com/3.13/init.js:199:357&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;.cache["dojo/Deferred"]/&amp;lt;/f/this.resolve@&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://js.arcgis.com/3.13/init.js:201:441" rel="nofollow" target="_blank"&gt;https://js.arcgis.com/3.13/init.js:201:441&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;clazz&amp;lt;._tryLoadResource/doLoad/&amp;lt;@&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://gis-rv:3344/webappbuilder/stemapp/jimu.js/WidgetManager.js:847:17" rel="nofollow" target="_blank"&gt;https://localhost:3344/webappbuilder/stemapp/jimu.js/WidgetManager.js:847:17&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;.cache["dojo/Deferred"]/&amp;lt;/k@&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://js.arcgis.com/3.13/init.js:199:431" rel="nofollow" target="_blank"&gt;https://js.arcgis.com/3.13/init.js:199:431&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;.cache["dojo/Deferred"]/&amp;lt;/m@&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://js.arcgis.com/3.13/init.js:199:357" rel="nofollow" target="_blank"&gt;https://js.arcgis.com/3.13/init.js:199:357&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;.cache["dojo/Deferred"]/&amp;lt;/f/this.resolve@&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://js.arcgis.com/3.13/init.js:201:441" rel="nofollow" target="_blank"&gt;https://js.arcgis.com/3.13/init.js:201:441&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;clazz&amp;lt;.loadWidgetSettingI18n/&amp;lt;@&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://gis-rv:3344/webappbuilder/stemapp/jimu.js/WidgetManager.js:638:13" rel="nofollow" target="_blank"&gt;https://localhost:3344/webappbuilder/stemapp/jimu.js/WidgetManager.js:638:13&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;ha@&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://js.arcgis.com/3.13/init.js:32:471" rel="nofollow" target="_blank"&gt;https://js.arcgis.com/3.13/init.js:32:471&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;fa/&amp;lt;@&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://js.arcgis.com/3.13/init.js:33:202" rel="nofollow" target="_blank"&gt;https://js.arcgis.com/3.13/init.js:33:202&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;ia@&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://js.arcgis.com/3.13/init.js:33:89" rel="nofollow" target="_blank"&gt;https://js.arcgis.com/3.13/init.js:33:89&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;fa@&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://js.arcgis.com/3.13/init.js:33:144" rel="nofollow" target="_blank"&gt;https://js.arcgis.com/3.13/init.js:33:144&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;pa/g@&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://js.arcgis.com/3.13/init.js:35:380" rel="nofollow" target="_blank"&gt;https://js.arcgis.com/3.13/init.js:35:380&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;r.injectUrl/f&amp;lt;@&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://js.arcgis.com/3.13/init.js:40:98" rel="nofollow" target="_blank"&gt;https://js.arcgis.com/3.13/init.js:40:98&lt;/A&gt;&lt;/P&gt;&lt;P&gt;" init.js:209:9&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'd be glad if someone could help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Mar 2015 15:35:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/custom-in-panel-widget-create-widget-error/m-p/362291#M9627</guid>
      <dc:creator>VeronikaBraatz</dc:creator>
      <dc:date>2015-03-24T15:35:57Z</dc:date>
    </item>
    <item>
      <title>Re: Custom in-panel widget, create widget error</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/custom-in-panel-widget-create-widget-error/m-p/362292#M9628</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Robert, &lt;/P&gt;&lt;P&gt;The smart double quote has been corrected on the developers site. Thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jianxia&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Mar 2015 20:52:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/custom-in-panel-widget-create-widget-error/m-p/362292#M9628</guid>
      <dc:creator>Jianxia</dc:creator>
      <dc:date>2015-03-26T20:52:32Z</dc:date>
    </item>
  </channel>
</rss>

