<?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: Unable to view watchUtil inside @arcgis/core in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/unable-to-view-watchutil-inside-arcgis-core/m-p/1030034#M71851</link>
    <description>&lt;LI-CODE lang="javascript"&gt;import * as watchUtils from "@arcgis/core/core/watchUtils";&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I just made a video on watchUtils a couple of days ago.&lt;/P&gt;&lt;P&gt;&lt;div class="video-embed-center video-embed"&gt;&lt;iframe class="embedly-embed" src="https://cdn.embedly.com/widgets/media.html?src=https%3A%2F%2Fwww.youtube.com%2Fembed%2F6q4mz8BCKts%3Ffeature%3Doembed&amp;amp;display_name=YouTube&amp;amp;url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3D6q4mz8BCKts&amp;amp;image=https%3A%2F%2Fi.ytimg.com%2Fvi%2F6q4mz8BCKts%2Fhqdefault.jpg&amp;amp;type=text%2Fhtml&amp;amp;schema=youtube" width="200" height="112" scrolling="no" title="Who watches the WatchUtils" frameborder="0" allow="autoplay; fullscreen; encrypted-media; picture-in-picture;" allowfullscreen="true"&gt;&lt;/iframe&gt;&lt;/div&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 24 Feb 2021 15:56:43 GMT</pubDate>
    <dc:creator>ReneRubalcava</dc:creator>
    <dc:date>2021-02-24T15:56:43Z</dc:date>
    <item>
      <title>Unable to view watchUtil inside @arcgis/core</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/unable-to-view-watchutil-inside-arcgis-core/m-p/1029907#M71848</link>
      <description>&lt;P&gt;Hi There,&lt;/P&gt;&lt;P&gt;In context to my previous post,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/t5/arcgis-api-for-javascript/draw-circle-on-mapview/m-p/1027727#M71800" target="_blank"&gt;https://community.esri.com/t5/arcgis-api-for-javascript/draw-circle-on-mapview/m-p/1027727#M71800&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I'm unable to locate wathUtil under package "@arcgis/core/..."&lt;/P&gt;&lt;P&gt;Let me if Im missing any packages or imports&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Feb 2021 06:52:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/unable-to-view-watchutil-inside-arcgis-core/m-p/1029907#M71848</guid>
      <dc:creator>phanivvk</dc:creator>
      <dc:date>2021-02-24T06:52:58Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to view watchUtil inside @arcgis/core</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/unable-to-view-watchutil-inside-arcgis-core/m-p/1029988#M71850</link>
      <description>&lt;P&gt;Please post your require statement parameters and function declaration. It should look like this (with your other requires listed as well).&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;require(["esri/core/watchUtils"], function(watchUtils) {
  /* code goes here */
});&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Feb 2021 14:09:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/unable-to-view-watchutil-inside-arcgis-core/m-p/1029988#M71850</guid>
      <dc:creator>BlakeTerhune</dc:creator>
      <dc:date>2021-02-24T14:09:12Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to view watchUtil inside @arcgis/core</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/unable-to-view-watchutil-inside-arcgis-core/m-p/1030034#M71851</link>
      <description>&lt;LI-CODE lang="javascript"&gt;import * as watchUtils from "@arcgis/core/core/watchUtils";&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I just made a video on watchUtils a couple of days ago.&lt;/P&gt;&lt;P&gt;&lt;div class="video-embed-center video-embed"&gt;&lt;iframe class="embedly-embed" src="https://cdn.embedly.com/widgets/media.html?src=https%3A%2F%2Fwww.youtube.com%2Fembed%2F6q4mz8BCKts%3Ffeature%3Doembed&amp;amp;display_name=YouTube&amp;amp;url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3D6q4mz8BCKts&amp;amp;image=https%3A%2F%2Fi.ytimg.com%2Fvi%2F6q4mz8BCKts%2Fhqdefault.jpg&amp;amp;type=text%2Fhtml&amp;amp;schema=youtube" width="200" height="112" scrolling="no" title="Who watches the WatchUtils" frameborder="0" allow="autoplay; fullscreen; encrypted-media; picture-in-picture;" allowfullscreen="true"&gt;&lt;/iframe&gt;&lt;/div&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Feb 2021 15:56:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/unable-to-view-watchutil-inside-arcgis-core/m-p/1030034#M71851</guid>
      <dc:creator>ReneRubalcava</dc:creator>
      <dc:date>2021-02-24T15:56:43Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to view watchUtil inside @arcgis/core</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/unable-to-view-watchutil-inside-arcgis-core/m-p/1030367#M71857</link>
      <description>&lt;P&gt;I'm getting undefined error for pausable&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;watchUtils.pausable(layerView,&lt;/SPAN&gt;&lt;SPAN&gt;"updating"&lt;/SPAN&gt;&lt;SPAN&gt;,(val:any)&lt;/SPAN&gt;&lt;SPAN&gt;=&amp;gt;&lt;/SPAN&gt;&lt;SPAN&gt;{&lt;/SPAN&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;console.log(&lt;/SPAN&gt;&lt;SPAN&gt;"****&amp;nbsp;WATCH&amp;nbsp;UTIL&amp;nbsp;PAUSABLE&amp;nbsp;*****"&lt;/SPAN&gt;&lt;SPAN&gt;,val);&lt;/SPAN&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;});&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 25 Feb 2021 08:00:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/unable-to-view-watchutil-inside-arcgis-core/m-p/1030367#M71857</guid>
      <dc:creator>phanivvk</dc:creator>
      <dc:date>2021-02-25T08:00:28Z</dc:date>
    </item>
  </channel>
</rss>

