<?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: ArcGIS enterprise:attribute pop up disappearing automatically,what could be the issue? in ArcGIS Enterprise Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-enterprise-attribute-pop-up-disappearing/m-p/496153#M19262</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A href="https://community.esri.com/migrated-users/412973"&gt;Ashok P&lt;/A&gt;‌,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To better assist you, can you please provide more information to your issue?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it only a specific feature layer, or every feature layer. Are you clicking it via web map, a built-in web application or a custom application (e.g. using ArcGIS JS API)? Are you able to consistently reproduce it? Does this happen when you create a new web map with the same layer? Does this behaviour happen on another machine?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Derrick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 30 Jul 2020 07:00:57 GMT</pubDate>
    <dc:creator>DerrickWong</dc:creator>
    <dc:date>2020-07-30T07:00:57Z</dc:date>
    <item>
      <title>ArcGIS enterprise:attribute pop up disappearing automatically,what could be the issue?</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-enterprise-attribute-pop-up-disappearing/m-p/496152#M19261</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If i click on the feature layer ,it showing attributes pop up but disappearing without closing it. Please help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jul 2020 05:37:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-enterprise-attribute-pop-up-disappearing/m-p/496152#M19261</guid>
      <dc:creator>AshokP</dc:creator>
      <dc:date>2020-07-29T05:37:07Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS enterprise:attribute pop up disappearing automatically,what could be the issue?</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-enterprise-attribute-pop-up-disappearing/m-p/496153#M19262</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A href="https://community.esri.com/migrated-users/412973"&gt;Ashok P&lt;/A&gt;‌,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To better assist you, can you please provide more information to your issue?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it only a specific feature layer, or every feature layer. Are you clicking it via web map, a built-in web application or a custom application (e.g. using ArcGIS JS API)? Are you able to consistently reproduce it? Does this happen when you create a new web map with the same layer? Does this behaviour happen on another machine?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Derrick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jul 2020 07:00:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-enterprise-attribute-pop-up-disappearing/m-p/496153#M19262</guid>
      <dc:creator>DerrickWong</dc:creator>
      <dc:date>2020-07-30T07:00:57Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS enterprise:attribute pop up disappearing automatically,what could be the issue?</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-enterprise-attribute-pop-up-disappearing/m-p/496154#M19263</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for the response.&lt;/P&gt;&lt;P&gt;It is only with one specific layer.&lt;/P&gt;&lt;P&gt;Custom map using JS API.&lt;/P&gt;&lt;P&gt;No ,no yes.&lt;/P&gt;&lt;P&gt;.Please suggest!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jul 2020 07:27:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-enterprise-attribute-pop-up-disappearing/m-p/496154#M19263</guid>
      <dc:creator>AshokP</dc:creator>
      <dc:date>2020-07-30T07:27:39Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS enterprise:attribute pop up disappearing automatically,what could be the issue?</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-enterprise-attribute-pop-up-disappearing/m-p/496155#M19264</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A href="https://community.esri.com/migrated-users/412973"&gt;Ashok P&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a look at the events bound to the application.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using developer's console on your internet browser (usually F12), locate the onclick event, and add a breakpoint.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Stepping through the functions would give you a clearer picture as to what might be suppressing the popup.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are using ArcGIS 4.x JS API,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check to see if the&amp;nbsp;&lt;A href="https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-Popup.html#autoCloseEnabled" style="color: #0079c1; background-color: #ffffff; font-weight: 300; text-decoration: none;"&gt;autoCloseEnabled&lt;/A&gt;&amp;nbsp;is set to true. When this is set to true, popups will close when the View camera or Viewpoint changes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-Popup.html" title="https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-Popup.html"&gt;Popup | ArcGIS API for JavaScript 4.16&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Derrick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jul 2020 07:35:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-enterprise-attribute-pop-up-disappearing/m-p/496155#M19264</guid>
      <dc:creator>DerrickWong</dc:creator>
      <dc:date>2020-07-30T07:35:15Z</dc:date>
    </item>
  </channel>
</rss>

