<?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 print widget not loading in Chrome in ArcGIS Web AppBuilder Questions</title>
    <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/print-widget-not-loading-in-chrome/m-p/581890#M15533</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; I just noticed that our print widget has a timeout error when loading in Chrome (&lt;SPAN style="color: #303942;"&gt;Version 52.0.2743.116 m). &amp;nbsp;I tested a few others and found similar errors. It even happened to me when trying out Robert's &lt;A href="http://gis.calhouncounty.org/ParcelViewer3.1/"&gt;Calhoun County Viewer 3.1&lt;/A&gt;, so I know it isn't just another poor programming error on my part&amp;nbsp;&lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/happy.png" /&gt;. &amp;nbsp; &amp;nbsp;See screenshot below. &amp;nbsp;The network traffic doesn't show any errors. &amp;nbsp;It seems that the query to get print parameters from the service is returning a response.&amp;nbsp;Anyone else having the same experience?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #303942;"&gt;&lt;IMG alt="" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/216907_printWidget.png" style="width: 620px; height: 384px;" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 19 Aug 2016 00:04:27 GMT</pubDate>
    <dc:creator>SebastianRoberts</dc:creator>
    <dc:date>2016-08-19T00:04:27Z</dc:date>
    <item>
      <title>print widget not loading in Chrome</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/print-widget-not-loading-in-chrome/m-p/581890#M15533</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; I just noticed that our print widget has a timeout error when loading in Chrome (&lt;SPAN style="color: #303942;"&gt;Version 52.0.2743.116 m). &amp;nbsp;I tested a few others and found similar errors. It even happened to me when trying out Robert's &lt;A href="http://gis.calhouncounty.org/ParcelViewer3.1/"&gt;Calhoun County Viewer 3.1&lt;/A&gt;, so I know it isn't just another poor programming error on my part&amp;nbsp;&lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/happy.png" /&gt;. &amp;nbsp; &amp;nbsp;See screenshot below. &amp;nbsp;The network traffic doesn't show any errors. &amp;nbsp;It seems that the query to get print parameters from the service is returning a response.&amp;nbsp;Anyone else having the same experience?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #303942;"&gt;&lt;IMG alt="" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/216907_printWidget.png" style="width: 620px; height: 384px;" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Aug 2016 00:04:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/print-widget-not-loading-in-chrome/m-p/581890#M15533</guid>
      <dc:creator>SebastianRoberts</dc:creator>
      <dc:date>2016-08-19T00:04:27Z</dc:date>
    </item>
    <item>
      <title>Re: print widget not loading in Chrome</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/print-widget-not-loading-in-chrome/m-p/581891#M15534</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sebastian,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;if you would have gone to my 3.1.1 site you would not have seen the issue. Here is the thread where I provided the workaround and then esri came out with a patch:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/message/626951"&gt;https://community.esri.com/message/626951&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Aug 2016 00:08:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/print-widget-not-loading-in-chrome/m-p/581891#M15534</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2016-08-19T00:08:39Z</dc:date>
    </item>
    <item>
      <title>Re: print widget not loading in Chrome</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/print-widget-not-loading-in-chrome/m-p/581892#M15535</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Robert,&lt;/P&gt;&lt;P&gt;&amp;nbsp; Thanks for your reply.&amp;nbsp; I updated the _getPrintTaskInfo&amp;nbsp;function as you suggested in the post (and am using a proxy), but still get the same result.&amp;nbsp; The get request is using a proxy and returns the parameters, and I don't see any errors in the console, but the widget still doesn't finish loading.&amp;nbsp; If you are able, you could take a look&amp;nbsp;my app at &amp;nbsp;&lt;A href="https://gis.nevcounty.net/test/wab02/index.html"&gt;https://gis.nevcounty.net/test/wab02/index.html&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Aug 2016 23:41:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/print-widget-not-loading-in-chrome/m-p/581892#M15535</guid>
      <dc:creator>SebastianRoberts</dc:creator>
      <dc:date>2016-08-23T23:41:10Z</dc:date>
    </item>
    <item>
      <title>Re: print widget not loading in Chrome</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/print-widget-not-loading-in-chrome/m-p/581893#M15536</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sebastian,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Well I thought that it was issue with my change and WAB 1.3 so I added the code to my old 1.3 eSearch site that was not working in Chrome and it worked fine. So now I am trying to figure out what is different between our two site and the most obvious is the network protocol. You're using https and I am not, but that does not strike me as the issue. So I checked your code change to the Print.js and it look correct. then I found that you had already modified the Print.js for other stuff:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;//Nevco Customization - added a function to process json before sending request&lt;BR /&gt; _modifyJson: function (args) {&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I have to wonder if any of that is affecting it. I would suggest you try a vanilla print widget with the proxy change an see if it works.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Aug 2016 01:19:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/print-widget-not-loading-in-chrome/m-p/581893#M15536</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2016-08-24T01:19:37Z</dc:date>
    </item>
  </channel>
</rss>

