<?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: What causes this error? in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/what-causes-this-error/m-p/611106#M57156</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I think I know what is causing this error, it might be that I must state the Xmin, Ymin, Xmax and Ymax to the point so that it can show an extent.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 27 Dec 2012 01:48:12 GMT</pubDate>
    <dc:creator>jonathanlee1</dc:creator>
    <dc:date>2012-12-27T01:48:12Z</dc:date>
    <item>
      <title>What causes this error?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/what-causes-this-error/m-p/611105#M57155</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I been trying to applyEdits to a feature and after I hit this error I cannot use the dojo.connect(layer, "onEditsComplete", function(add, updates, deletes)...&amp;nbsp; to further update the feature&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;PRE&gt;TypeError: Unable to get value of the property 'getCellsInExtent': object is null or undefined[\code]&lt;/PRE&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;any idea what causes this error?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Dec 2012 01:35:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/what-causes-this-error/m-p/611105#M57155</guid>
      <dc:creator>jonathanlee1</dc:creator>
      <dc:date>2012-12-27T01:35:06Z</dc:date>
    </item>
    <item>
      <title>Re: What causes this error?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/what-causes-this-error/m-p/611106#M57156</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I think I know what is causing this error, it might be that I must state the Xmin, Ymin, Xmax and Ymax to the point so that it can show an extent.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Dec 2012 01:48:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/what-causes-this-error/m-p/611106#M57156</guid>
      <dc:creator>jonathanlee1</dc:creator>
      <dc:date>2012-12-27T01:48:12Z</dc:date>
    </item>
    <item>
      <title>Re: What causes this error?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/what-causes-this-error/m-p/611107#M57157</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Last time I got that error, I believe that something was returning a null.&amp;nbsp; It ended up that I commented out some dojo reference in an html tag.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also, I am not really sure about your intent but perhaps using something like this would work better:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;dojo.connect( layernamehere, "onBeforeApplyEdits", function( a,u,d) {&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;// do really cool stuff here&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;});&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Dec 2012 15:39:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/what-causes-this-error/m-p/611107#M57157</guid>
      <dc:creator>CorySilva</dc:creator>
      <dc:date>2012-12-31T15:39:58Z</dc:date>
    </item>
    <item>
      <title>Re: What causes this error?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/what-causes-this-error/m-p/611108#M57158</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I been trying to applyEdits to a feature and after I hit this error I cannot use the dojo.connect(layer, "onEditsComplete", function(add, updates, deletes)...&amp;nbsp; to further update the feature&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;TypeError: Unable to get value of the property 'getCellsInExtent': object is null or undefined[\code]

any idea what causes this error?&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;the featLayer that your applying edits to...is it currently within visible scale range?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Dec 2021 16:41:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/what-causes-this-error/m-p/611108#M57158</guid>
      <dc:creator>danbecker</dc:creator>
      <dc:date>2021-12-12T16:41:39Z</dc:date>
    </item>
    <item>
      <title>Re: What causes this error?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/what-causes-this-error/m-p/611109#M57159</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;the featLayer that your applying edits to...is it currently within visible scale range?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Yes the visible scale range is currently 4 and I have zoomed to that level before trying to add a feature and applyEdits to the layer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I was thinking is it possible that my graphic instantiating without a symbol will cause this? &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;var graphic = new esri.Graphic(point, null, attributes);&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;but i don't really think that is the problem.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Jan 2013 22:57:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/what-causes-this-error/m-p/611109#M57159</guid>
      <dc:creator>jonathanlee1</dc:creator>
      <dc:date>2013-01-02T22:57:43Z</dc:date>
    </item>
    <item>
      <title>Re: What causes this error?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/what-causes-this-error/m-p/611110#M57160</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Last time I got that error, I believe that something was returning a null.&amp;nbsp; It ended up that I commented out some dojo reference in an html tag.&amp;nbsp; &lt;BR /&gt;&lt;BR /&gt;Also, I am not really sure about your intent but perhaps using something like this would work better:&lt;BR /&gt;&lt;BR /&gt;dojo.connect( layernamehere, "onBeforeApplyEdits", function( a,u,d) {&lt;BR /&gt;// do really cool stuff here&lt;BR /&gt;});&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi, thanks for the suggestion but I will need the objectId that was created for the feature so that I can updated an attribute in the feature upon creation.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Jan 2013 23:00:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/what-causes-this-error/m-p/611110#M57160</guid>
      <dc:creator>jonathanlee1</dc:creator>
      <dc:date>2013-01-02T23:00:11Z</dc:date>
    </item>
  </channel>
</rss>

