<?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 Clicking on Features Seems Off - EB Dev 1.8.1 in ArcGIS Experience Builder Questions</title>
    <link>https://community.esri.com/t5/arcgis-experience-builder-questions/clicking-on-features-seems-off-eb-dev-1-8-1/m-p/1173545#M4371</link>
    <description>&lt;P&gt;Just updated EB to version 1.8, applied the patch. I'm seeing strange behavior with clicking.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jcarlson_0-1652391401386.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/41287iC1772CDC5EAFF027/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jcarlson_0-1652391401386.png" alt="jcarlson_0-1652391401386.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Note the little callout arrow showing where I clicked, and the highlighted feature&amp;nbsp;&lt;EM&gt;way off&amp;nbsp;&lt;/EM&gt;to the southeast. I clicked the map at this scale, too, so the highlighted feature was nowhere near my cursor.&lt;/P&gt;</description>
    <pubDate>Thu, 12 May 2022 21:37:29 GMT</pubDate>
    <dc:creator>jcarlson</dc:creator>
    <dc:date>2022-05-12T21:37:29Z</dc:date>
    <item>
      <title>Clicking on Features Seems Off - EB Dev 1.8.1</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/clicking-on-features-seems-off-eb-dev-1-8-1/m-p/1173545#M4371</link>
      <description>&lt;P&gt;Just updated EB to version 1.8, applied the patch. I'm seeing strange behavior with clicking.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jcarlson_0-1652391401386.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/41287iC1772CDC5EAFF027/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jcarlson_0-1652391401386.png" alt="jcarlson_0-1652391401386.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Note the little callout arrow showing where I clicked, and the highlighted feature&amp;nbsp;&lt;EM&gt;way off&amp;nbsp;&lt;/EM&gt;to the southeast. I clicked the map at this scale, too, so the highlighted feature was nowhere near my cursor.&lt;/P&gt;</description>
      <pubDate>Thu, 12 May 2022 21:37:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/clicking-on-features-seems-off-eb-dev-1-8-1/m-p/1173545#M4371</guid>
      <dc:creator>jcarlson</dc:creator>
      <dc:date>2022-05-12T21:37:29Z</dc:date>
    </item>
    <item>
      <title>Re: Clicking on Features Seems Off - EB Dev 1.8.1</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/clicking-on-features-seems-off-eb-dev-1-8-1/m-p/1173724#M4378</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/363906"&gt;@jcarlson&lt;/a&gt;&amp;nbsp;I noticed this as well in the current online version yesterday.&amp;nbsp; It seems to be occurring with large datasets &amp;gt; 2k records.&amp;nbsp; I'm using a List&amp;gt;FeatureInfo&amp;gt;Map workflow and after a certain number of records have been scrolled (scroll event on the jimu related?) the list and feature info become out of sync, and display different selections.&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is occurring within a zoning dataset.&amp;nbsp; In addition, on a click event in the map, the map popup and feature info would display different records.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 13 May 2022 15:03:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/clicking-on-features-seems-off-eb-dev-1-8-1/m-p/1173724#M4378</guid>
      <dc:creator>DavidColey</dc:creator>
      <dc:date>2022-05-13T15:03:32Z</dc:date>
    </item>
    <item>
      <title>Re: Clicking on Features Seems Off - EB Dev 1.8.1</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/clicking-on-features-seems-off-eb-dev-1-8-1/m-p/1174536#M4400</link>
      <description>&lt;P&gt;I was able to overcome this somewhat by using a sorted view (on object id) for the feature info widget.&amp;nbsp; for the moment the list, map and feature info remain in sync - i.e when i click the map, i get the same record in both the list and info window.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 17 May 2022 13:52:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/clicking-on-features-seems-off-eb-dev-1-8-1/m-p/1174536#M4400</guid>
      <dc:creator>DavidColey</dc:creator>
      <dc:date>2022-05-17T13:52:26Z</dc:date>
    </item>
    <item>
      <title>Re: Clicking on Features Seems Off - EB Dev 1.8.1</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/clicking-on-features-seems-off-eb-dev-1-8-1/m-p/1174545#M4402</link>
      <description>&lt;P&gt;For my viewer, it's not even about the interaction between widgets, it's just "click Feature A, get popup for Feature D, 200 pixels away".&lt;/P&gt;</description>
      <pubDate>Tue, 17 May 2022 14:05:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/clicking-on-features-seems-off-eb-dev-1-8-1/m-p/1174545#M4402</guid>
      <dc:creator>jcarlson</dc:creator>
      <dc:date>2022-05-17T14:05:46Z</dc:date>
    </item>
    <item>
      <title>Re: Clicking on Features Seems Off - EB Dev 1.8.1</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/clicking-on-features-seems-off-eb-dev-1-8-1/m-p/1175042#M4415</link>
      <description>&lt;P&gt;The last time anything like this happing with me was in a beta version of the map viewer in Enterprise, I think 10.8x. It seemed to have an transformation issue with the projection engine, where all my state plane layers shifted.&amp;nbsp; Probably not the same issue.&lt;/P&gt;</description>
      <pubDate>Wed, 18 May 2022 14:01:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/clicking-on-features-seems-off-eb-dev-1-8-1/m-p/1175042#M4415</guid>
      <dc:creator>DavidColey</dc:creator>
      <dc:date>2022-05-18T14:01:05Z</dc:date>
    </item>
    <item>
      <title>Re: Clicking on Features Seems Off - EB Dev 1.8.1</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/clicking-on-features-seems-off-eb-dev-1-8-1/m-p/1175047#M4416</link>
      <description>&lt;P&gt;Hm. You may be onto something, though, since everything I use is in State Plane. Regardless, none of our users has reported similar issues, so it could just be me.&lt;/P&gt;</description>
      <pubDate>Wed, 18 May 2022 14:06:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/clicking-on-features-seems-off-eb-dev-1-8-1/m-p/1175047#M4416</guid>
      <dc:creator>jcarlson</dc:creator>
      <dc:date>2022-05-18T14:06:29Z</dc:date>
    </item>
    <item>
      <title>Re: Clicking on Features Seems Off - EB Dev 1.8.1</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/clicking-on-features-seems-off-eb-dev-1-8-1/m-p/1175076#M4418</link>
      <description>&lt;P&gt;yeah the only other thing is that, in the online Eb anyway, configuration is often super-laggy, sometimes to the point where I can barely work.&amp;nbsp; I have had that then translate over to the map in play-mode where I select an item from a list or a record from the feature info and the map will just sit there.&amp;nbsp; Usually happens later in the day, and probably(maybe?) related to either our traffic or aws . . .&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 18 May 2022 14:49:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/clicking-on-features-seems-off-eb-dev-1-8-1/m-p/1175076#M4418</guid>
      <dc:creator>DavidColey</dc:creator>
      <dc:date>2022-05-18T14:49:33Z</dc:date>
    </item>
  </channel>
</rss>

