<?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: Near Me widget breaks after saving in ArcGIS Experience Builder Questions</title>
    <link>https://community.esri.com/t5/arcgis-experience-builder-questions/near-me-widget-breaks-after-saving/m-p/1327867#M8279</link>
    <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/706483"&gt;@ruikaitang_brampton&lt;/a&gt;&amp;nbsp;we tried joining the two data sets you shared and couldn't reproduce the issue internally. We need to access your data (the joined layer and/or the web map that has the layer) to troubleshoot what is going on.&lt;/P&gt;&lt;P&gt;Unfortunately, I don't think you can log a bug with support right now because it is in beta but at the end of October it will be out of beta and you will be able to log a bug through support, I suggest that you reach out to esri support for this issue, they can securely access you data and can help you narrow down the issue. If the issue is with Near Me, they will send it to us.&lt;/P&gt;&lt;P&gt;Thanks so much,&lt;/P&gt;&lt;P&gt;Aziza&lt;/P&gt;</description>
    <pubDate>Tue, 12 Sep 2023 18:17:49 GMT</pubDate>
    <dc:creator>AzizaParveen1</dc:creator>
    <dc:date>2023-09-12T18:17:49Z</dc:date>
    <item>
      <title>Near Me widget breaks after saving</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/near-me-widget-breaks-after-saving/m-p/1325829#M8203</link>
      <description>&lt;P&gt;I'm running into a very strange problem where I can add a Near Me widget to my app in ExB and it works flawlessly in the live preview when I add and configure it. However, if I save my app and refresh the page, or publish the app and view the published item, the widget breaks and no longer works. This is particularly confusing because it was working correctly a week or two ago, and I don't think I made any configuration changes since then to cause this.&lt;/P&gt;&lt;P&gt;I tried troubleshooting by looking at my console in Chrome, but didn't really find many threads on fixing the errors that were logged (see attached screenshot). The first two service worker errors occur even when the widget is working correctly, so I assume those are not critical, while the last geometry exception error only occurs when the widget stops working so I think that is the root of my problems.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ruikaitang_brampton_1-1694005037122.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/79942i467281893790E609/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ruikaitang_brampton_1-1694005037122.png" alt="ruikaitang_brampton_1-1694005037122.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I am running ExB Developer Edition, but am trying this with just the default unmodified Near Me widget rather than the one I modified the assets/code for to eliminate the possibility that my customization is the cause of this issue.&lt;/P&gt;</description>
      <pubDate>Wed, 06 Sep 2023 13:00:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/near-me-widget-breaks-after-saving/m-p/1325829#M8203</guid>
      <dc:creator>ruikaitang_brampton</dc:creator>
      <dc:date>2023-09-06T13:00:28Z</dc:date>
    </item>
    <item>
      <title>Re: Near Me widget breaks after saving</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/near-me-widget-breaks-after-saving/m-p/1326120#M8218</link>
      <description>&lt;P&gt;The error seems to indicate that Near Me is trying to run a calculation on a missing geometry. Can you verify that all of the data sources are working properly? Does the error occur as soon as the page loads? If so, there is likely an issue with a React component loading before getting the data it requires.&lt;/P&gt;</description>
      <pubDate>Wed, 06 Sep 2023 20:16:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/near-me-widget-breaks-after-saving/m-p/1326120#M8218</guid>
      <dc:creator>JeffreyThompson2</dc:creator>
      <dc:date>2023-09-06T20:16:22Z</dc:date>
    </item>
    <item>
      <title>Re: Near Me widget breaks after saving</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/near-me-widget-breaks-after-saving/m-p/1326346#M8223</link>
      <description>&lt;P&gt;The data sources look like they're working properly in Map Viewer, and shouldn't have issues as they're currently being used in a production app. The app I'm working on is actually the ExB rebuild of the current WAB app, which uses the same layers and is functioning as intended right now.&lt;/P&gt;&lt;P&gt;The error doesn't occur on page load, it occurs when the widget is used (i.e. a pin is dropped to specify the location of interest). I think the most confusing part is that the widget works as intended in live preview, but throws the error and fails to work once saved/published.&lt;/P&gt;</description>
      <pubDate>Thu, 07 Sep 2023 13:15:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/near-me-widget-breaks-after-saving/m-p/1326346#M8223</guid>
      <dc:creator>ruikaitang_brampton</dc:creator>
      <dc:date>2023-09-07T13:15:29Z</dc:date>
    </item>
    <item>
      <title>Re: Near Me widget breaks after saving</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/near-me-widget-breaks-after-saving/m-p/1326668#M8241</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/706483"&gt;@ruikaitang_brampton&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;I have few questions for you,&lt;/P&gt;&lt;P&gt;You mentioned you are using developer edition, did you try this in ArcGIS online version? If yes, do you see the same issue? Also, is it possible for you to share the feature service url with me?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Aziza&lt;/P&gt;</description>
      <pubDate>Fri, 08 Sep 2023 04:45:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/near-me-widget-breaks-after-saving/m-p/1326668#M8241</guid>
      <dc:creator>AzizaParveen1</dc:creator>
      <dc:date>2023-09-08T04:45:39Z</dc:date>
    </item>
    <item>
      <title>Re: Near Me widget breaks after saving</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/near-me-widget-breaks-after-saving/m-p/1326755#M8252</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/350986"&gt;@AzizaParveen1&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;I'm not sure how to load the full app into the ArcGIS online version, but I tried making a quick app and configuring the widget in an identical way and it seemed to work just fine with no issues.&lt;BR /&gt;&lt;BR /&gt;There's a lot of feature layers being used, but I think I've narrowed down the problematic layer to one. Unfortunately that layer isn't available publicly, but it's a simple join of a layer with a table on where the "District_name" field in the table is used to join onto the "WARD" field of the polygon layer. The polygon layer and the table are both available to the public, and the URLs are provided below:&lt;/P&gt;&lt;P&gt;Polygon Layer:&amp;nbsp;&lt;A href="https://www.arcgis.com/home/item.html?id=61b3e12fb4d74d078a15512dc3baf568" target="_blank"&gt;https://www.arcgis.com/home/item.html?id=61b3e12fb4d74d078a15512dc3baf568&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Table:&amp;nbsp;&lt;A href="https://www.arcgis.com/home/item.html?id=699654b8f595400db0d8ae82b2108e92" target="_blank"&gt;https://www.arcgis.com/home/item.html?id=699654b8f595400db0d8ae82b2108e92&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Sep 2023 13:27:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/near-me-widget-breaks-after-saving/m-p/1326755#M8252</guid>
      <dc:creator>ruikaitang_brampton</dc:creator>
      <dc:date>2023-09-08T13:27:00Z</dc:date>
    </item>
    <item>
      <title>Re: Near Me widget breaks after saving</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/near-me-widget-breaks-after-saving/m-p/1326763#M8253</link>
      <description>&lt;P&gt;I'd bet the join is your problem. Near Me is looking at the table and can't find the geometry on the other side of the join. Can you make a new feature layer with the table information included without using a join?&lt;/P&gt;</description>
      <pubDate>Fri, 08 Sep 2023 13:47:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/near-me-widget-breaks-after-saving/m-p/1326763#M8253</guid>
      <dc:creator>JeffreyThompson2</dc:creator>
      <dc:date>2023-09-08T13:47:01Z</dc:date>
    </item>
    <item>
      <title>Re: Near Me widget breaks after saving</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/near-me-widget-breaks-after-saving/m-p/1326812#M8256</link>
      <description>&lt;P&gt;Thanks so much for narrow it down and sharing your data , we will take a look.&lt;/P&gt;</description>
      <pubDate>Fri, 08 Sep 2023 15:25:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/near-me-widget-breaks-after-saving/m-p/1326812#M8256</guid>
      <dc:creator>AzizaParveen1</dc:creator>
      <dc:date>2023-09-08T15:25:56Z</dc:date>
    </item>
    <item>
      <title>Re: Near Me widget breaks after saving</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/near-me-widget-breaks-after-saving/m-p/1327246#M8264</link>
      <description>&lt;P&gt;I'm a bit confused by what you mean by this. The join is already its own feature layer that has the table information contained within it, I'm not sure how I would do this in a way without using a join other than manually entering the table data in to achieve an identical end product, which wouldn't fix anything.&lt;/P&gt;&lt;P&gt;The layer works perfectly fine in the ArcGIS Online version of ExB, but doesn't appear to work in the developer edition.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Sep 2023 12:46:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/near-me-widget-breaks-after-saving/m-p/1327246#M8264</guid>
      <dc:creator>ruikaitang_brampton</dc:creator>
      <dc:date>2023-09-11T12:46:47Z</dc:date>
    </item>
    <item>
      <title>Re: Near Me widget breaks after saving</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/near-me-widget-breaks-after-saving/m-p/1327677#M8274</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JeffreyThompson2_0-1694522504142.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/80423i7E2F5B039BF2B9DD/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JeffreyThompson2_0-1694522504142.png" alt="JeffreyThompson2_0-1694522504142.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;In ArcPro, if I join a feature class to table, I see the fields in the original table have their original names, but the joined table is nameOfOtherFeature.fieldName. This is because joining does not make a permanent connection. It points from one set of data to the other. I think Near Me is having problems "seeing over the dot". In ArcPro, it is possible to use the field calculator to save the data from the joined table into new fields in the original feature class and save the results. Thus creating a permanent relationship between the datasets. As for why it works in the ArcOnline Edition but not Developer Edition, it probably has something to do with where your featureLayer and table are stored making it easier for the ArcOnline to maintain the relationship. Copying the data from the table into the featureLayer would mean that Near Me would only have to look in one place for the data.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Sep 2023 13:00:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/near-me-widget-breaks-after-saving/m-p/1327677#M8274</guid>
      <dc:creator>JeffreyThompson2</dc:creator>
      <dc:date>2023-09-12T13:00:29Z</dc:date>
    </item>
    <item>
      <title>Re: Near Me widget breaks after saving</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/near-me-widget-breaks-after-saving/m-p/1327867#M8279</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/706483"&gt;@ruikaitang_brampton&lt;/a&gt;&amp;nbsp;we tried joining the two data sets you shared and couldn't reproduce the issue internally. We need to access your data (the joined layer and/or the web map that has the layer) to troubleshoot what is going on.&lt;/P&gt;&lt;P&gt;Unfortunately, I don't think you can log a bug with support right now because it is in beta but at the end of October it will be out of beta and you will be able to log a bug through support, I suggest that you reach out to esri support for this issue, they can securely access you data and can help you narrow down the issue. If the issue is with Near Me, they will send it to us.&lt;/P&gt;&lt;P&gt;Thanks so much,&lt;/P&gt;&lt;P&gt;Aziza&lt;/P&gt;</description>
      <pubDate>Tue, 12 Sep 2023 18:17:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/near-me-widget-breaks-after-saving/m-p/1327867#M8279</guid>
      <dc:creator>AzizaParveen1</dc:creator>
      <dc:date>2023-09-12T18:17:49Z</dc:date>
    </item>
    <item>
      <title>Re: Near Me widget breaks after saving</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/near-me-widget-breaks-after-saving/m-p/1328308#M8292</link>
      <description>&lt;P&gt;Oh well, thanks for trying. I'll give try contacting ESRI support directly then.&lt;/P&gt;</description>
      <pubDate>Wed, 13 Sep 2023 15:22:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/near-me-widget-breaks-after-saving/m-p/1328308#M8292</guid>
      <dc:creator>ruikaitang_brampton</dc:creator>
      <dc:date>2023-09-13T15:22:52Z</dc:date>
    </item>
    <item>
      <title>Re: Near Me widget breaks after saving</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/near-me-widget-breaks-after-saving/m-p/1328317#M8293</link>
      <description>&lt;P&gt;In that case I think the join I performed already copied the data from the both source layers into it's own new layer, and doesn't have the issue you are describing. You can see my fields for the layer of interest in the screenshot below.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ruikaitang_brampton_1-1694618894487.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/80607i9F0FBD688249380F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ruikaitang_brampton_1-1694618894487.png" alt="ruikaitang_brampton_1-1694618894487.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Sep 2023 15:28:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/near-me-widget-breaks-after-saving/m-p/1328317#M8293</guid>
      <dc:creator>ruikaitang_brampton</dc:creator>
      <dc:date>2023-09-13T15:28:23Z</dc:date>
    </item>
  </channel>
</rss>

