<?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: How to change arcgis js api version in ArcGIS Experience Builder Questions</title>
    <link>https://community.esri.com/t5/arcgis-experience-builder-questions/experience-builder-how-to-change-arcgis-js-api/m-p/1416362#M12339</link>
    <description>&lt;P&gt;Hi &lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/677423"&gt;@JeffreyThompson2&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried the upgrade approach, I copied the app folder from 1.12 to 1.14. But the app I am working with contains custom widgets built with version 1.12. I am getting the issues below&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Saxina_0-1714374394427.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/102405i4CF67219794DF29A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Saxina_0-1714374394427.png" alt="Saxina_0-1714374394427.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 29 Apr 2024 07:08:05 GMT</pubDate>
    <dc:creator>Saxina</dc:creator>
    <dc:date>2024-04-29T07:08:05Z</dc:date>
    <item>
      <title>Experience Builder: How to change arcgis js api version</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/experience-builder-how-to-change-arcgis-js-api/m-p/1415710#M12314</link>
      <description>&lt;P&gt;I am using EXB dev edition version 1.12 which is currently pointing to the JS API version 4.27.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would like to refer to the latest version 4.29 instead.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can I achieve this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Fri, 26 Apr 2024 06:39:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/experience-builder-how-to-change-arcgis-js-api/m-p/1415710#M12314</guid>
      <dc:creator>Saxina</dc:creator>
      <dc:date>2024-04-26T06:39:47Z</dc:date>
    </item>
    <item>
      <title>Re: Experience Builder: How to change arcgis js api version</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/experience-builder-how-to-change-arcgis-js-api/m-p/1415800#M12318</link>
      <description>&lt;P&gt;&lt;A href="https://developers.arcgis.com/experience-builder/guide/release-versions/" target="_blank"&gt;https://developers.arcgis.com/experience-builder/guide/release-versions/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Each version of Experience Builder is built on the next version of the Javascript API. Upgrade to 1.14 and you will be using 4.29 of the API.&lt;/P&gt;</description>
      <pubDate>Fri, 26 Apr 2024 12:34:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/experience-builder-how-to-change-arcgis-js-api/m-p/1415800#M12318</guid>
      <dc:creator>JeffreyThompson2</dc:creator>
      <dc:date>2024-04-26T12:34:20Z</dc:date>
    </item>
    <item>
      <title>Re: Experience Builder: How to change arcgis js api version</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/experience-builder-how-to-change-arcgis-js-api/m-p/1416362#M12339</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/677423"&gt;@JeffreyThompson2&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried the upgrade approach, I copied the app folder from 1.12 to 1.14. But the app I am working with contains custom widgets built with version 1.12. I am getting the issues below&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Saxina_0-1714374394427.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/102405i4CF67219794DF29A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Saxina_0-1714374394427.png" alt="Saxina_0-1714374394427.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 29 Apr 2024 07:08:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/experience-builder-how-to-change-arcgis-js-api/m-p/1416362#M12339</guid>
      <dc:creator>Saxina</dc:creator>
      <dc:date>2024-04-29T07:08:05Z</dc:date>
    </item>
    <item>
      <title>Re: Experience Builder: How to change arcgis js api version</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/experience-builder-how-to-change-arcgis-js-api/m-p/1416441#M12344</link>
      <description>&lt;P&gt;Did you run npm ci in the server and client folders?&lt;/P&gt;</description>
      <pubDate>Mon, 29 Apr 2024 12:18:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/experience-builder-how-to-change-arcgis-js-api/m-p/1416441#M12344</guid>
      <dc:creator>JeffreyThompson2</dc:creator>
      <dc:date>2024-04-29T12:18:20Z</dc:date>
    </item>
    <item>
      <title>Re: Experience Builder: How to change arcgis js api version</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/experience-builder-how-to-change-arcgis-js-api/m-p/1417403#M12390</link>
      <description>&lt;P&gt;I did run npm ci at /client and /server folders during the initial installation of version 1.14. But after I pasted my app folder from version 1.12, I did not run the command.&lt;BR /&gt;&lt;BR /&gt;It is working now after running the command again.&lt;/P&gt;&lt;P&gt;Thanks, that solved my issue.&lt;/P&gt;</description>
      <pubDate>Wed, 01 May 2024 05:26:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/experience-builder-how-to-change-arcgis-js-api/m-p/1417403#M12390</guid>
      <dc:creator>Saxina</dc:creator>
      <dc:date>2024-05-01T05:26:32Z</dc:date>
    </item>
  </channel>
</rss>

