<?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: Experience builder service worker breaks my experiences ! in ArcGIS Experience Builder Questions</title>
    <link>https://community.esri.com/t5/arcgis-experience-builder-questions/experience-builder-service-worker-breaks-my/m-p/1542943#M15116</link>
    <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/408959"&gt;@NicolasGIS&lt;/a&gt;&amp;nbsp; It seems that the cache is incorrect. Can you try to clear all the cache? Click the 'Clear site data' button in the 'Application' tab for Chrome.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="YueyangLi_0-1727336062827.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/115989i55430AFA6AC29A9C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="YueyangLi_0-1727336062827.png" alt="YueyangLi_0-1727336062827.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Please let me know if it doesn't work.&lt;/P&gt;</description>
    <pubDate>Thu, 26 Sep 2024 07:35:43 GMT</pubDate>
    <dc:creator>YueyangLi</dc:creator>
    <dc:date>2024-09-26T07:35:43Z</dc:date>
    <item>
      <title>Experience builder service worker breaks my experiences !</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/experience-builder-service-worker-breaks-my/m-p/1539336#M14913</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I now have been reported 2 cases of users notifying me that they can't see my experiences built with experience builder.&lt;/P&gt;&lt;P&gt;Basically, it keeps loading with the loading spinner.&lt;/P&gt;&lt;P&gt;I debugged it with them and for each one of them, a different javascript file have been &lt;STRONG&gt;partially&lt;/STRONG&gt; put in cache by the service worker. Partially meaning, the file is truncated as a consequence its execution breaks the application.&lt;/P&gt;&lt;P&gt;In one case, it was: /apps/experiencebuilder/jimu-core/data-source.js&lt;/P&gt;&lt;P data-unlink="true"&gt;In the other: /apps/experiencebuilder/experience/index.js&amp;nbsp;&lt;/P&gt;&lt;P data-unlink="true"&gt;When debbuging I see the following (200 OK from service worker) :&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="NicolasGIS_0-1726567264846.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/115254i359D7E6FDE97BC92/image-size/medium?v=v2&amp;amp;px=400" role="button" title="NicolasGIS_0-1726567264846.png" alt="NicolasGIS_0-1726567264846.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Trying to display the file, it is truncated (check the very bottom of data-source.js)&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="NicolasGIS_1-1726567359785.png" style="width: 737px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/115255iA0AE507B78AE761C/image-dimensions/737x389?v=v2" width="737" height="389" role="button" title="NicolasGIS_1-1726567359785.png" alt="NicolasGIS_1-1726567359785.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;This is very problematic because clearing the cache does not solve the issue. You have to manually unregister the experience builder service worker to fix this issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any idea how could this have happened ?&lt;/P&gt;&lt;P&gt;By the way, I am running 11.3.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for listening and hopefully helping !&lt;/P&gt;&lt;P data-unlink="true"&gt;&amp;nbsp;&lt;/P&gt;&lt;P data-unlink="true"&gt;Best regards,&lt;/P&gt;&lt;P data-unlink="true"&gt;&amp;nbsp;&lt;/P&gt;&lt;P data-unlink="true"&gt;Nicolas&lt;/P&gt;&lt;P data-unlink="true"&gt;/cc &lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/345112"&gt;@CedricDespierreCorporon&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Sep 2024 10:06:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/experience-builder-service-worker-breaks-my/m-p/1539336#M14913</guid>
      <dc:creator>NicolasGIS</dc:creator>
      <dc:date>2024-09-17T10:06:15Z</dc:date>
    </item>
    <item>
      <title>Re: Experience builder service worker breaks my experiences !</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/experience-builder-service-worker-breaks-my/m-p/1542943#M15116</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/408959"&gt;@NicolasGIS&lt;/a&gt;&amp;nbsp; It seems that the cache is incorrect. Can you try to clear all the cache? Click the 'Clear site data' button in the 'Application' tab for Chrome.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="YueyangLi_0-1727336062827.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/115989i55430AFA6AC29A9C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="YueyangLi_0-1727336062827.png" alt="YueyangLi_0-1727336062827.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Please let me know if it doesn't work.&lt;/P&gt;</description>
      <pubDate>Thu, 26 Sep 2024 07:35:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/experience-builder-service-worker-breaks-my/m-p/1542943#M15116</guid>
      <dc:creator>YueyangLi</dc:creator>
      <dc:date>2024-09-26T07:35:43Z</dc:date>
    </item>
  </channel>
</rss>

