<?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 Custom widget not working properly in existing experience in developer Experience Builder in ArcGIS Experience Builder Questions</title>
    <link>https://community.esri.com/t5/arcgis-experience-builder-questions/custom-widget-not-working-properly-in-existing/m-p/1211177#M5278</link>
    <description>&lt;P&gt;I started working with the developer Experience Builder (EB) to utilize a 3rd party custom widget. The widget is from what3words. I followed the what3words&amp;nbsp;&lt;A title="what3words tutorial" href="https://github.com/what3words/w3w-arcgis-webappbuilder-widget" target="_blank" rel="noopener"&gt;tutorial&lt;/A&gt; and got npm running on my server. The widget works as expected, displaying the three words, when I create a new experience. But it doesn't display the three words when I import an existing experience which I had already created in ArcGIS Online. Do you know how I can get the three words to display when the widget is in an existing experience?&lt;/P&gt;&lt;P&gt;Here is the widget working as expected in a new experience, which has more limited utility.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="proper.PNG" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/50822i65A3C20F7A7C6D78/image-size/medium?v=v2&amp;amp;px=400" role="button" title="proper.PNG" alt="proper.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Here is the widget in an existing experience - the three words do not display.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="incorrect.PNG" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/50823iEDFBED03810E5AC7/image-size/medium?v=v2&amp;amp;px=400" role="button" title="incorrect.PNG" alt="incorrect.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 09 Sep 2022 17:16:54 GMT</pubDate>
    <dc:creator>ellipsol</dc:creator>
    <dc:date>2022-09-09T17:16:54Z</dc:date>
    <item>
      <title>Custom widget not working properly in existing experience in developer Experience Builder</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/custom-widget-not-working-properly-in-existing/m-p/1211177#M5278</link>
      <description>&lt;P&gt;I started working with the developer Experience Builder (EB) to utilize a 3rd party custom widget. The widget is from what3words. I followed the what3words&amp;nbsp;&lt;A title="what3words tutorial" href="https://github.com/what3words/w3w-arcgis-webappbuilder-widget" target="_blank" rel="noopener"&gt;tutorial&lt;/A&gt; and got npm running on my server. The widget works as expected, displaying the three words, when I create a new experience. But it doesn't display the three words when I import an existing experience which I had already created in ArcGIS Online. Do you know how I can get the three words to display when the widget is in an existing experience?&lt;/P&gt;&lt;P&gt;Here is the widget working as expected in a new experience, which has more limited utility.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="proper.PNG" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/50822i65A3C20F7A7C6D78/image-size/medium?v=v2&amp;amp;px=400" role="button" title="proper.PNG" alt="proper.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Here is the widget in an existing experience - the three words do not display.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="incorrect.PNG" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/50823iEDFBED03810E5AC7/image-size/medium?v=v2&amp;amp;px=400" role="button" title="incorrect.PNG" alt="incorrect.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Sep 2022 17:16:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/custom-widget-not-working-properly-in-existing/m-p/1211177#M5278</guid>
      <dc:creator>ellipsol</dc:creator>
      <dc:date>2022-09-09T17:16:54Z</dc:date>
    </item>
    <item>
      <title>Re: Custom widget not working properly in existing experience in developer Experience Builder</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/custom-widget-not-working-properly-in-existing/m-p/1213598#M5320</link>
      <description>&lt;P&gt;I crossed posted this issue on what3word's github, but just in case anyone works with this widget and found a solution....&lt;/P&gt;&lt;P&gt;I think something needs to be constructed on the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;mapClick&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;method in React to handle feature layers in a map. Again, this widget works properly in a map that is just a base map, but has not provided the three words when the widget is added to a map that has feature layers. The change probably needs to happen around line 111 in the .tsx file from w3w, if anyone has ideas.&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;const graphic = await getMarkerGraphic(mapClick.mapPoint)&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2022 21:27:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/custom-widget-not-working-properly-in-existing/m-p/1213598#M5320</guid>
      <dc:creator>ellipsol</dc:creator>
      <dc:date>2022-09-16T21:27:43Z</dc:date>
    </item>
    <item>
      <title>Re: Custom widget not working properly in existing experience in developer Experience Builder</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/custom-widget-not-working-properly-in-existing/m-p/1243125#M5935</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Thanks for sharing your problem. It is more like a problem with the third-party widget&amp;nbsp;&lt;SPAN&gt;what3words.&lt;BR /&gt;It is better you contact them for help.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Dec 2022 22:20:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/custom-widget-not-working-properly-in-existing/m-p/1243125#M5935</guid>
      <dc:creator>Wei_Ying</dc:creator>
      <dc:date>2022-12-21T22:20:10Z</dc:date>
    </item>
  </channel>
</rss>

