<?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: Popups Not Opening in Chrome When WAB App Embedded in Iframe in ArcGIS Web AppBuilder Questions</title>
    <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/popups-not-opening-in-chrome-when-wab-app-embedded/m-p/1042449#M20563</link>
    <description>&lt;P&gt;We've been yapping about it on this posting&amp;nbsp;&lt;A href="https://community.esri.com/t5/arcgis-web-appbuilder-questions/web-app-not-working-on-chrome/m-p/1042409#M20559" target="_blank"&gt;Re: Web app not working on chrome&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 31 Mar 2021 15:56:43 GMT</pubDate>
    <dc:creator>Brian_Wilson</dc:creator>
    <dc:date>2021-03-31T15:56:43Z</dc:date>
    <item>
      <title>Popups Not Opening in Chrome When WAB App Embedded in Iframe</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/popups-not-opening-in-chrome-when-wab-app-embedded/m-p/1041033#M20519</link>
      <description>&lt;P&gt;I have a WAB app that I built using the developer edition version 2.13.&amp;nbsp; I've been working on the app for about a year now and we recently noticed that the feature popups no longer open in the app we have embedded it in.&amp;nbsp; The app is embedded through an iFrame.&amp;nbsp; Our organization supports IE, Edge and Chrome internally and everything works fine with the microsoft browsers but no click events are triggered in chrome.&amp;nbsp; It's odd though because the double click event on the map still works with the zoom functionality.&amp;nbsp; I also created a test app where I embedded the wab app.&amp;nbsp; I placed copies of the test app on our primary dz web server and also on our internal web box.&amp;nbsp; The popups work on the internal box in chrome as expected.&amp;nbsp; The popups only render in the dz server when the test app is accessed over http - https does not work.&amp;nbsp; Our chrome software recently got updated to version&amp;nbsp;&lt;SPAN&gt;89.0.4389.90.&amp;nbsp; I reverted my chrome back to version 84 the other day and everything began to work again as expected.&amp;nbsp; A nightly routine updated my chrome overnight back to version 89.x and the popups stopped working.&amp;nbsp; The popup issue appears to effect all our portal apps and maps.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;So the issue appears to be related to our domain and browser.&amp;nbsp; Has anybody ran into similar issues with WAB apps or Portal maps?&amp;nbsp; The iFrame code is shown below.&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;lt;iframe scrolling="no" id="iframePage" style="height: 650px; width: 100%; border: 1px solid rgb(0,0,0);" src="" frameborder="0"&amp;gt;&amp;lt;/iframe&amp;gt;&lt;/P&gt;</description>
      <pubDate>Fri, 26 Mar 2021 13:37:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/popups-not-opening-in-chrome-when-wab-app-embedded/m-p/1041033#M20519</guid>
      <dc:creator>JamesMadden1</dc:creator>
      <dc:date>2021-03-26T13:37:15Z</dc:date>
    </item>
    <item>
      <title>Re: Popups Not Opening in Chrome When WAB App Embedded in Iframe</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/popups-not-opening-in-chrome-when-wab-app-embedded/m-p/1041173#M20521</link>
      <description>&lt;P&gt;I was able to resolve the issue by upgrading to WAB 2.19.&amp;nbsp; The popups now work properly in iFrames.&amp;nbsp; The issue appeared to effect all our web maps (Portal 10.7.1) and all our custom WAB apps (2.13).&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 26 Mar 2021 18:55:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/popups-not-opening-in-chrome-when-wab-app-embedded/m-p/1041173#M20521</guid>
      <dc:creator>JamesMadden1</dc:creator>
      <dc:date>2021-03-26T18:55:38Z</dc:date>
    </item>
    <item>
      <title>Re: Popups Not Opening in Chrome When WAB App Embedded in Iframe</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/popups-not-opening-in-chrome-when-wab-app-embedded/m-p/1041521#M20526</link>
      <description>&lt;P&gt;How do you think this would relate if we have an app built in the browser built-in version of WAB? I found this post because I have recently had complaints about a layer's popups not appearing in Chrome, on a WAB (built-in) app I created on our Portal (10.8). The service is a referenced map service sourced from our federated server. The only common denominators seem to be popups not consistently working for Chrome users on laptops or tablets, using a wifi network (both inside our org and outside customers). I've yet to experience the behavior myself from my own workstation.&lt;/P&gt;</description>
      <pubDate>Mon, 29 Mar 2021 14:22:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/popups-not-opening-in-chrome-when-wab-app-embedded/m-p/1041521#M20526</guid>
      <dc:creator>IngridMans</dc:creator>
      <dc:date>2021-03-29T14:22:21Z</dc:date>
    </item>
    <item>
      <title>Re: Popups Not Opening in Chrome When WAB App Embedded in Iframe</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/popups-not-opening-in-chrome-when-wab-app-embedded/m-p/1041547#M20528</link>
      <description>&lt;P&gt;The issue we were seeing appeared to effect all our wab apps (custom and built-in) and portal web maps when embedded in iFrames.&amp;nbsp; However, the issue only appeared in Chrome and it was domain specific.&amp;nbsp; We have one server that sits in a dz and accepts requests from the public internet.&amp;nbsp; The other is only available internally.&amp;nbsp; I created a quick test app and placed iFrames in each that pointed at a portal app.&amp;nbsp; The popups showed on the internal box but not in the dz server.&amp;nbsp; The popups were working in Chrome before the recent updates Google posted.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Our Portal is running at version 10.7.1.&amp;nbsp; The layers with the popups are map services.&lt;/P&gt;&lt;P&gt;I have Google Chrome on a personal machine that is running the same version as my organization.&amp;nbsp; The popups worked with WAB 2.13 on my personal machine.&amp;nbsp; I tried reverting my chrome version on my company machine and that worked until a nightly routine pushed me back to 89.x.&amp;nbsp; ESRI reported that they are getting a lot of calls in regards to chrome and they believe it has something to do with user profiles not being setup correctly.&amp;nbsp; The resolution we found involved updating our local wab app to version 2.19.&amp;nbsp; I understand that isn't really an option for larger orgs with many apps, so maybe you should start a case with ESRI.&amp;nbsp; &amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 29 Mar 2021 15:05:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/popups-not-opening-in-chrome-when-wab-app-embedded/m-p/1041547#M20528</guid>
      <dc:creator>JamesMadden1</dc:creator>
      <dc:date>2021-03-29T15:05:55Z</dc:date>
    </item>
    <item>
      <title>Re: Popups Not Opening in Chrome When WAB App Embedded in Iframe</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/popups-not-opening-in-chrome-when-wab-app-embedded/m-p/1041552#M20529</link>
      <description>&lt;P&gt;Thanks for that feedback. Silly question: if my apps were built using the non-developers edition of WAB, then how do I update those?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 29 Mar 2021 15:10:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/popups-not-opening-in-chrome-when-wab-app-embedded/m-p/1041552#M20529</guid>
      <dc:creator>IngridMans</dc:creator>
      <dc:date>2021-03-29T15:10:33Z</dc:date>
    </item>
    <item>
      <title>Re: Popups Not Opening in Chrome When WAB App Embedded in Iframe</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/popups-not-opening-in-chrome-when-wab-app-embedded/m-p/1041556#M20530</link>
      <description>&lt;P&gt;I'm not sure that is possible since all that is handled during the portal upgrade process.&amp;nbsp; ESRI would obviously know more.&amp;nbsp; You might deploy the developer edition on your local machine and just upload the app to your server for hosting purposes.&amp;nbsp; The developer edition has the same ui as the built-in one packaged with portal but it offers more flexibility for customizations.&lt;/P&gt;</description>
      <pubDate>Mon, 29 Mar 2021 15:14:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/popups-not-opening-in-chrome-when-wab-app-embedded/m-p/1041556#M20530</guid>
      <dc:creator>JamesMadden1</dc:creator>
      <dc:date>2021-03-29T15:14:48Z</dc:date>
    </item>
    <item>
      <title>Re: Popups Not Opening in Chrome When WAB App Embedded in Iframe</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/popups-not-opening-in-chrome-when-wab-app-embedded/m-p/1041654#M20533</link>
      <description>&lt;P&gt;I have the same problem - built-in WAB and not all users are suffering the no-popup situation. It only happens in Chrome (all seems to be on latest version&amp;nbsp;&lt;SPAN&gt;89.0.4389.90). I am using Portal 10.7.1, federated server.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 29 Mar 2021 18:13:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/popups-not-opening-in-chrome-when-wab-app-embedded/m-p/1041654#M20533</guid>
      <dc:creator>Banff_GIS_Department</dc:creator>
      <dc:date>2021-03-29T18:13:13Z</dc:date>
    </item>
    <item>
      <title>Re: Popups Not Opening in Chrome When WAB App Embedded in Iframe</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/popups-not-opening-in-chrome-when-wab-app-embedded/m-p/1041660#M20534</link>
      <description>&lt;P&gt;I would contact esri tech support over chat and request a case if you have a maintenance agreement with them.&amp;nbsp; Our organization pushed chrome updates about a week ago and another esri thread mentions they think there is an issue with the chrome profiles.&amp;nbsp; Our issue had me very puzzled as the same source code worked from our internal domain but not from our public facing box.&amp;nbsp; &amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 29 Mar 2021 18:26:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/popups-not-opening-in-chrome-when-wab-app-embedded/m-p/1041660#M20534</guid>
      <dc:creator>JamesMadden1</dc:creator>
      <dc:date>2021-03-29T18:26:01Z</dc:date>
    </item>
    <item>
      <title>Re: Popups Not Opening in Chrome When WAB App Embedded in Iframe</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/popups-not-opening-in-chrome-when-wab-app-embedded/m-p/1041959#M20540</link>
      <description>&lt;P&gt;Thanks James - I have a case in and will update here if any solution is found. What was that other thread? Its puzzling for sure (and tricky for me because I do not have the problem!)&lt;/P&gt;</description>
      <pubDate>Tue, 30 Mar 2021 15:02:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/popups-not-opening-in-chrome-when-wab-app-embedded/m-p/1041959#M20540</guid>
      <dc:creator>Banff_GIS_Department</dc:creator>
      <dc:date>2021-03-30T15:02:50Z</dc:date>
    </item>
    <item>
      <title>Re: Popups Not Opening in Chrome When WAB App Embedded in Iframe</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/popups-not-opening-in-chrome-when-wab-app-embedded/m-p/1041961#M20541</link>
      <description>&lt;P&gt;thread - &lt;A href="https://community.esri.com/t5/arcgis-web-appbuilder-questions/web-app-not-working-on-chrome/td-p/1040380" target="_blank"&gt;https://community.esri.com/t5/arcgis-web-appbuilder-questions/web-app-not-working-on-chrome/td-p/1040380&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Mar 2021 15:06:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/popups-not-opening-in-chrome-when-wab-app-embedded/m-p/1041961#M20541</guid>
      <dc:creator>JamesMadden1</dc:creator>
      <dc:date>2021-03-30T15:06:02Z</dc:date>
    </item>
    <item>
      <title>Re: Popups Not Opening in Chrome When WAB App Embedded in Iframe</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/popups-not-opening-in-chrome-when-wab-app-embedded/m-p/1042343#M20554</link>
      <description>&lt;P&gt;Same issue with the Javascript API: Intermittent, only in Chrome, and only for some&amp;nbsp; users (although spreading to more users).&amp;nbsp; We, too, solved it by updating the API, but still looking for the actual cause.&amp;nbsp; You may want to follow this thread as well.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/t5/arcgis-api-for-javascript/javascript-api-3x-map-click-event-intermittently-fails-to-fire/m-p/1040738#M72210" target="_blank"&gt;https://community.esri.com/t5/arcgis-api-for-javascript/javascript-api-3x-map-click-event-intermittently-fails-to-fire/m-p/1040738#M72210&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 31 Mar 2021 12:05:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/popups-not-opening-in-chrome-when-wab-app-embedded/m-p/1042343#M20554</guid>
      <dc:creator>Dan</dc:creator>
      <dc:date>2021-03-31T12:05:38Z</dc:date>
    </item>
    <item>
      <title>Re: Popups Not Opening in Chrome When WAB App Embedded in Iframe</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/popups-not-opening-in-chrome-when-wab-app-embedded/m-p/1042398#M20558</link>
      <description>&lt;P&gt;Is there a post for dummies like me about how to upgrade the JS API? Out apps were built using OOTB WAB rather than developers edition.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 31 Mar 2021 14:58:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/popups-not-opening-in-chrome-when-wab-app-embedded/m-p/1042398#M20558</guid>
      <dc:creator>IngridMans</dc:creator>
      <dc:date>2021-03-31T14:58:33Z</dc:date>
    </item>
    <item>
      <title>Re: Popups Not Opening in Chrome When WAB App Embedded in Iframe</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/popups-not-opening-in-chrome-when-wab-app-embedded/m-p/1042449#M20563</link>
      <description>&lt;P&gt;We've been yapping about it on this posting&amp;nbsp;&lt;A href="https://community.esri.com/t5/arcgis-web-appbuilder-questions/web-app-not-working-on-chrome/m-p/1042409#M20559" target="_blank"&gt;Re: Web app not working on chrome&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 31 Mar 2021 15:56:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/popups-not-opening-in-chrome-when-wab-app-embedded/m-p/1042449#M20563</guid>
      <dc:creator>Brian_Wilson</dc:creator>
      <dc:date>2021-03-31T15:56:43Z</dc:date>
    </item>
    <item>
      <title>Re: Popups Not Opening in Chrome When WAB App Embedded in Iframe</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/popups-not-opening-in-chrome-when-wab-app-embedded/m-p/1045593#M20632</link>
      <description>&lt;P&gt;We just ran into this (sort of). Chrome popups work *unless* you are going through our VPN. Would the above solutions fix our issue?&lt;/P&gt;</description>
      <pubDate>Fri, 09 Apr 2021 21:01:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/popups-not-opening-in-chrome-when-wab-app-embedded/m-p/1045593#M20632</guid>
      <dc:creator>TychoGranville</dc:creator>
      <dc:date>2021-04-09T21:01:41Z</dc:date>
    </item>
    <item>
      <title>Re: Popups Not Opening in Chrome When WAB App Embedded in Iframe</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/popups-not-opening-in-chrome-when-wab-app-embedded/m-p/1045626#M20634</link>
      <description>&lt;P&gt;I only know that it happens when the display scaling of the browser and Windows desktop don't match, for example my Windows setting was 125% and the problem went away when I changed it to 100% (which makes the fonts on this computer uselessly tiny but popups worked!!)&lt;/P&gt;&lt;P&gt;I bet if you look carefully at what's happening with your VPN there is some other issue involving display scales, like there's Remote Desktop Connection or Citrix or something like that that is running in a scaled window?? Is this possible?? Or you're running a browser on a remote system and its scaling is different?&lt;/P&gt;&lt;P&gt;If that's the case then yes, updating the JSAPI should fix it!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Apr 2021 22:42:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/popups-not-opening-in-chrome-when-wab-app-embedded/m-p/1045626#M20634</guid>
      <dc:creator>Brian_Wilson</dc:creator>
      <dc:date>2021-04-09T22:42:49Z</dc:date>
    </item>
  </channel>
</rss>

