<?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 Error destroying widget using ArcGIS JS API 3.19 in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/error-destroying-widget-using-arcgis-js-api-3-19/m-p/531005#M49500</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;TABLE style="color: #242729; background-color: #ffffff; border: 0px; font-size: 13px;"&gt;&lt;TBODY style="border: 0px; font-size: 13px;"&gt;&lt;TR style="border: 0px; font-size: 13px;"&gt;&lt;TD class="" style="border: 0px; font-size: 13px; padding: 0px 15px 0px 0px;"&gt;&lt;DIV class="" style="border: 0px; font-size: 13px;"&gt;&lt;A style="color: #0077cc; border: 0px; text-indent: -9999em; font-size: 1px; margin: 0px auto 10px;" title="This question does not show any research effort; it is unclear or not useful"&gt;down vote&lt;/A&gt;&lt;A class="" href="http://stackoverflow.com/questions/42139711/error-destroying-widget-in-arcgis-js-api-3-19-dojo-1-11" style="color: #0077cc; border: 0px; text-indent: -9999em; font-size: 1px; margin: 0px auto 2px;" title="Click to mark as favorite question (click again to undo)"&gt;favorite&lt;/A&gt;&lt;DIV class="" style="border: 0px; font-size: 13px;"&gt; &lt;/DIV&gt;&lt;/DIV&gt;&lt;/TD&gt;&lt;TD class="" style="border: 0px; font-size: 13px;"&gt;&lt;DIV style="border: 0px; font-size: 13px;"&gt;&lt;DIV class="" style="border: 0px; margin: 0px 0px 5px;"&gt;&lt;P style="border: 0px; margin: 0px 0px 1em;"&gt;I'm having problem destroying a widget with ArcGIS JS API 3.19 (Dojo 1.11)&lt;/P&gt;&lt;P style="border: 0px; margin: 0px 0px 1em;"&gt;I was previously using version 3.16 (Dojo 1.10) and the following worked fine :&lt;/P&gt;&lt;PRE style="border: 0px; font-size: 13px; margin: 0px 0px 1em; padding: 5px;"&gt;&lt;CODE style="border: 0px; font-size: 13px;"&gt;this.myWidget.destroyRecursive();&lt;/CODE&gt;&lt;/PRE&gt;&lt;P style="border: 0px; margin: 0px 0px 1em;"&gt;Since I upgraded to Dojo 1.12 I have the following error :&lt;/P&gt;&lt;PRE style="border: 0px; font-size: 13px; margin: 0px 0px 1em; padding: 5px;"&gt;&lt;CODE style="border: 0px; font-size: 13px;"&gt;Uncaught TypeError: f.contains is not a function at Object.isDescendant (init.js:97) at Object.&amp;lt;anonymous&amp;gt; (init.js:267) at Object.&amp;lt;anonymous&amp;gt; (init.js:63) at Object.c [as destroy] (init.js:118) at Object.destroyRendering (init.js:353) at Object.n (init.js:157) at Object.destroyRendering (init.js:380) at Object.destroy (init.js:352) at Object.advice (init.js:119) at Object.c [as destroy] (init.js:118)&lt;/CODE&gt;&lt;/PRE&gt;&lt;P style="border: 0px; margin: 0px 0px 1em;"&gt;Any idea what could have changed ?&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 09 Feb 2017 14:51:18 GMT</pubDate>
    <dc:creator>MathieuVILLEMONT1</dc:creator>
    <dc:date>2017-02-09T14:51:18Z</dc:date>
    <item>
      <title>Error destroying widget using ArcGIS JS API 3.19</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/error-destroying-widget-using-arcgis-js-api-3-19/m-p/531005#M49500</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;TABLE style="color: #242729; background-color: #ffffff; border: 0px; font-size: 13px;"&gt;&lt;TBODY style="border: 0px; font-size: 13px;"&gt;&lt;TR style="border: 0px; font-size: 13px;"&gt;&lt;TD class="" style="border: 0px; font-size: 13px; padding: 0px 15px 0px 0px;"&gt;&lt;DIV class="" style="border: 0px; font-size: 13px;"&gt;&lt;A style="color: #0077cc; border: 0px; text-indent: -9999em; font-size: 1px; margin: 0px auto 10px;" title="This question does not show any research effort; it is unclear or not useful"&gt;down vote&lt;/A&gt;&lt;A class="" href="http://stackoverflow.com/questions/42139711/error-destroying-widget-in-arcgis-js-api-3-19-dojo-1-11" style="color: #0077cc; border: 0px; text-indent: -9999em; font-size: 1px; margin: 0px auto 2px;" title="Click to mark as favorite question (click again to undo)"&gt;favorite&lt;/A&gt;&lt;DIV class="" style="border: 0px; font-size: 13px;"&gt; &lt;/DIV&gt;&lt;/DIV&gt;&lt;/TD&gt;&lt;TD class="" style="border: 0px; font-size: 13px;"&gt;&lt;DIV style="border: 0px; font-size: 13px;"&gt;&lt;DIV class="" style="border: 0px; margin: 0px 0px 5px;"&gt;&lt;P style="border: 0px; margin: 0px 0px 1em;"&gt;I'm having problem destroying a widget with ArcGIS JS API 3.19 (Dojo 1.11)&lt;/P&gt;&lt;P style="border: 0px; margin: 0px 0px 1em;"&gt;I was previously using version 3.16 (Dojo 1.10) and the following worked fine :&lt;/P&gt;&lt;PRE style="border: 0px; font-size: 13px; margin: 0px 0px 1em; padding: 5px;"&gt;&lt;CODE style="border: 0px; font-size: 13px;"&gt;this.myWidget.destroyRecursive();&lt;/CODE&gt;&lt;/PRE&gt;&lt;P style="border: 0px; margin: 0px 0px 1em;"&gt;Since I upgraded to Dojo 1.12 I have the following error :&lt;/P&gt;&lt;PRE style="border: 0px; font-size: 13px; margin: 0px 0px 1em; padding: 5px;"&gt;&lt;CODE style="border: 0px; font-size: 13px;"&gt;Uncaught TypeError: f.contains is not a function at Object.isDescendant (init.js:97) at Object.&amp;lt;anonymous&amp;gt; (init.js:267) at Object.&amp;lt;anonymous&amp;gt; (init.js:63) at Object.c [as destroy] (init.js:118) at Object.destroyRendering (init.js:353) at Object.n (init.js:157) at Object.destroyRendering (init.js:380) at Object.destroy (init.js:352) at Object.advice (init.js:119) at Object.c [as destroy] (init.js:118)&lt;/CODE&gt;&lt;/PRE&gt;&lt;P style="border: 0px; margin: 0px 0px 1em;"&gt;Any idea what could have changed ?&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Feb 2017 14:51:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/error-destroying-widget-using-arcgis-js-api-3-19/m-p/531005#M49500</guid>
      <dc:creator>MathieuVILLEMONT1</dc:creator>
      <dc:date>2017-02-09T14:51:18Z</dc:date>
    </item>
  </channel>
</rss>

