<?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: Feature attribute update in 4.17 in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/feature-attribute-update-in-4-17/m-p/509610#M47370</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 27 Oct 2020 11:53:39 GMT</pubDate>
    <dc:creator>MKY</dc:creator>
    <dc:date>2020-10-27T11:53:39Z</dc:date>
    <item>
      <title>Feature attribute update in 4.17</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/feature-attribute-update-in-4-17/m-p/509603#M47363</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm using feature form to update attributes and it works fine in 4.16. I started getting an error after moving to 4.17. I can not make sense of the error.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Uncaught (in promise) -- cannot read property 'length' of undefined.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also,&amp;nbsp;After some time the view becomes unclickable.&lt;/P&gt;&lt;P&gt;Please see the attached image for details&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a sample in codepen&amp;nbsp;&lt;A class="link-titled" href="https://codepen.io/markoskifle/pen/PoNzmpm?editors=1000" title="https://codepen.io/markoskifle/pen/PoNzmpm?editors=1000"&gt;https://codepen.io/markoskifle/pen/PoNzmpm?editors=1000&lt;/A&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Oct 2020 15:58:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/feature-attribute-update-in-4-17/m-p/509603#M47363</guid>
      <dc:creator>MKY</dc:creator>
      <dc:date>2020-10-15T15:58:06Z</dc:date>
    </item>
    <item>
      <title>Re: Feature attribute update in 4.17</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/feature-attribute-update-in-4-17/m-p/509604#M47364</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="text-decoration: line-through;"&gt;Hi, I'm currently taking a look at this now and will let you know what we find ASAP.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ok, so after some digging, this is definitely a regression (bug) that was introduced at 4.17. We are currently looking into the most feasible way to handle this problem. For now, my best suggestion is to stay at 4.16 for the time-being. We apologize for this and hope to get this addressed very soon.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Oct 2020 16:26:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/feature-attribute-update-in-4-17/m-p/509604#M47364</guid>
      <dc:creator>HeatherGonzago</dc:creator>
      <dc:date>2020-10-15T16:26:29Z</dc:date>
    </item>
    <item>
      <title>Re: Feature attribute update in 4.17</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/feature-attribute-update-in-4-17/m-p/509605#M47365</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Exact same here. We also saw that eventually the browser (Chrome) would crash with an "Oh snap" error on the page.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Oct 2020 19:34:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/feature-attribute-update-in-4-17/m-p/509605#M47365</guid>
      <dc:creator>ToddAtkins</dc:creator>
      <dc:date>2020-10-19T19:34:52Z</dc:date>
    </item>
    <item>
      <title>Re: Feature attribute update in 4.17</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/feature-attribute-update-in-4-17/m-p/509606#M47366</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We intend to patch this. The problem is not with the FeatureForm, but rather the data that it is using.&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;The issue is that the featureLayer.applyEdits throws an error when service does not support f=pbf. Could you confirm if this is the case with the data you are using Todd?&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Oct 2020 19:52:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/feature-attribute-update-in-4-17/m-p/509606#M47366</guid>
      <dc:creator>HeatherGonzago</dc:creator>
      <dc:date>2020-10-19T19:52:33Z</dc:date>
    </item>
    <item>
      <title>Re: Feature attribute update in 4.17</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/feature-attribute-update-in-4-17/m-p/509607#M47367</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, we are&amp;nbsp;observing this behavior on a service hosted on a 10.5.1 server that doesn't support pbf format.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Oct 2020 19:58:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/feature-attribute-update-in-4-17/m-p/509607#M47367</guid>
      <dc:creator>ToddAtkins</dc:creator>
      <dc:date>2020-10-19T19:58:30Z</dc:date>
    </item>
    <item>
      <title>Re: Feature attribute update in 4.17</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/feature-attribute-update-in-4-17/m-p/509608#M47368</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, thanks Todd. Yes, this issue has been addressed. We plan on releasing a patch this week. I'm not sure of the exact date yet. Once it is finished, we'll make sure to note this thread as well.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Oct 2020 21:11:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/feature-attribute-update-in-4-17/m-p/509608#M47368</guid>
      <dc:creator>HeatherGonzago</dc:creator>
      <dc:date>2020-10-19T21:11:33Z</dc:date>
    </item>
    <item>
      <title>Re: Feature attribute update in 4.17</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/feature-attribute-update-in-4-17/m-p/509609#M47369</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just an FYI that this bug was patched and should no longer be happening when accessing 4.17.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Oct 2020 19:52:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/feature-attribute-update-in-4-17/m-p/509609#M47369</guid>
      <dc:creator>HeatherGonzago</dc:creator>
      <dc:date>2020-10-26T19:52:15Z</dc:date>
    </item>
    <item>
      <title>Re: Feature attribute update in 4.17</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/feature-attribute-update-in-4-17/m-p/509610#M47370</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Oct 2020 11:53:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/feature-attribute-update-in-4-17/m-p/509610#M47370</guid>
      <dc:creator>MKY</dc:creator>
      <dc:date>2020-10-27T11:53:39Z</dc:date>
    </item>
  </channel>
</rss>

