<?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: NearMe not working in Tab theme. in ArcGIS Web AppBuilder Questions</title>
    <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/nearme-not-working-in-tab-theme/m-p/598619#M15936</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK I found that it only happens when the NearMe widget is loaded in the side panel in the Tab theme. Lucky me, right where I need it. Also customer support told me it is a known issue for that theme and will be fixed someday.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Not sure what the repercussions are but I did this and it works so far:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I commented out the lines that say:&lt;/P&gt;&lt;PRE __default_attr="javascript" __jive_macro_name="code" class="jive_macro_code _jivemacro_uid_14604022317633202 jive_text_macro" data-renderedposition="164_8_1332_16" jivemacro_uid="_14604022317633202" modifiedtitle="true"&gt;&lt;P&gt;dijit.byId(this.domNode.parentElement.id).resize();&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;in [App#]\Widgets\NearMe\Widget.js line 668&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and &lt;/P&gt;&lt;PRE __default_attr="javascript" __jive_macro_name="code" class="jive_macro_code jive_text_macro _jivemacro_uid_14604034107892409" data-renderedposition="258_8_1332_16" jivemacro_uid="_14604034107892409"&gt;&lt;P&gt;dijit.byId(this.parentDiv.id).resize();&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;in [App#]\Widget\NearMe\item-list.js lines 178, 185, 449, 530, 573, 652, 814 and 891&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The error says that resize is undefined so I got rid of it. It would be better to just define it but I don't know how to do that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So far with this method it does not report the correct feature count after the identify.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 11 Apr 2016 20:35:58 GMT</pubDate>
    <dc:creator>StanMcShinsky</dc:creator>
    <dc:date>2016-04-11T20:35:58Z</dc:date>
    <item>
      <title>NearMe not working in Tab theme.</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/nearme-not-working-in-tab-theme/m-p/598618#M15935</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;From what I can tell the new NearMe widget is not working either in AGOL or in the Developers Edition 2.0 with the Tab Theme. Thanks for your help.&lt;/P&gt;&lt;P&gt;-Stan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Apr 2016 18:14:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/nearme-not-working-in-tab-theme/m-p/598618#M15935</guid>
      <dc:creator>StanMcShinsky</dc:creator>
      <dc:date>2016-04-11T18:14:24Z</dc:date>
    </item>
    <item>
      <title>Re: NearMe not working in Tab theme.</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/nearme-not-working-in-tab-theme/m-p/598619#M15936</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK I found that it only happens when the NearMe widget is loaded in the side panel in the Tab theme. Lucky me, right where I need it. Also customer support told me it is a known issue for that theme and will be fixed someday.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Not sure what the repercussions are but I did this and it works so far:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I commented out the lines that say:&lt;/P&gt;&lt;PRE __default_attr="javascript" __jive_macro_name="code" class="jive_macro_code _jivemacro_uid_14604022317633202 jive_text_macro" data-renderedposition="164_8_1332_16" jivemacro_uid="_14604022317633202" modifiedtitle="true"&gt;&lt;P&gt;dijit.byId(this.domNode.parentElement.id).resize();&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;in [App#]\Widgets\NearMe\Widget.js line 668&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and &lt;/P&gt;&lt;PRE __default_attr="javascript" __jive_macro_name="code" class="jive_macro_code jive_text_macro _jivemacro_uid_14604034107892409" data-renderedposition="258_8_1332_16" jivemacro_uid="_14604034107892409"&gt;&lt;P&gt;dijit.byId(this.parentDiv.id).resize();&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;in [App#]\Widget\NearMe\item-list.js lines 178, 185, 449, 530, 573, 652, 814 and 891&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The error says that resize is undefined so I got rid of it. It would be better to just define it but I don't know how to do that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So far with this method it does not report the correct feature count after the identify.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Apr 2016 20:35:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/nearme-not-working-in-tab-theme/m-p/598619#M15936</guid>
      <dc:creator>StanMcShinsky</dc:creator>
      <dc:date>2016-04-11T20:35:58Z</dc:date>
    </item>
    <item>
      <title>Re: NearMe not working in Tab theme.</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/nearme-not-working-in-tab-theme/m-p/598620#M15937</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Stan, &lt;/P&gt;&lt;P&gt;Thanks for reporting to the group. &lt;/P&gt;&lt;P&gt;I wanted to let you know that we fixed this in the July 2016 Release of Web Appbuilder for ArcGIS, and Web Appbuilder Developer Edition 2.1. &lt;/P&gt;&lt;P&gt;-Lindsay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Jul 2016 19:31:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/nearme-not-working-in-tab-theme/m-p/598620#M15937</guid>
      <dc:creator>LindsayThomas</dc:creator>
      <dc:date>2016-07-29T19:31:57Z</dc:date>
    </item>
  </channel>
</rss>

