<?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: Duplicate Oblique Viewer in Web AppBuilder in ArcGIS Web AppBuilder Questions</title>
    <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/duplicate-oblique-viewer-in-web-appbuilder/m-p/419871#M11130</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When I first use one of the 2 ObliqueViewers -- there are no errors.&amp;nbsp;&lt;/P&gt;&lt;P&gt;But then close 1 and open the other - and yes there are errors --&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WidgetManager.js?wab_dv=2.11:519 fail to close widget ObliqueViewer. TypeError: Cannot read property 'clear' of null&lt;BR /&gt; at Object._clearAll (https://laptop:3344/webappbuilder/apps/4/widgets/ObliqueViewer/Widget.js?wab_dv=2.11:382:29)&lt;BR /&gt; at Object.onClose (https://laptop:3344/webappbuilder/apps/4/widgets/ObliqueViewer/Widget.js?wab_dv=2.11:472:14)&lt;BR /&gt; at Object.closeWidget (https://laptop:3344/webappbuilder/apps/4/jimu.js/WidgetManager.js?wab_dv=2.11:517:18)&lt;BR /&gt; at Object.&amp;lt;anonymous&amp;gt; (https://laptop:3344/webappbuilder/apps/4/jimu.js/BaseWidgetPanel.js?wab_dv=2.11:172:30)&lt;BR /&gt; at Object.forEach (https://js.arcgis.com/3.27/init.js:71:486)&lt;BR /&gt; at Object.onClose (https://laptop:3344/webappbuilder/apps/4/jimu.js/BaseWidgetPanel.js?wab_dv=2.11:170:13)&lt;BR /&gt; at Object.advice (https://js.arcgis.com/3.27/init.js:120:313)&lt;BR /&gt; at Object.c [as onClose] (https://js.arcgis.com/3.27/init.js:120:103)&lt;BR /&gt; at Object.&amp;lt;anonymous&amp;gt; (https://laptop:3344/webappbuilder/apps/4/jimu.js/PanelManager.js?wab_dv=2.11:198:15)&lt;BR /&gt; at https://js.arcgis.com/3.27/init.js:64:337&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 12 Aug 2019 15:54:23 GMT</pubDate>
    <dc:creator>RichardButgereit</dc:creator>
    <dc:date>2019-08-12T15:54:23Z</dc:date>
    <item>
      <title>Duplicate Oblique Viewer in Web AppBuilder</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/duplicate-oblique-viewer-in-web-appbuilder/m-p/419867#M11126</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need to configure 2 instances of the Oblique Viewer with our custom Web AppBuilder app -- 1 to display images from one year/service, and the other to hit another year/service.&lt;/P&gt;&lt;P&gt;I have successfully cloned the ObliqueViewer widget -- copying the sourcecode, making a few changes to&amp;nbsp;instantiate as&amp;nbsp;different widgets (ie ObliqueViewer and ObliqueViewer2), but no luck.&lt;BR /&gt;You can only effectively use one or the other.&amp;nbsp;&lt;BR /&gt;Somewhere there must be a parameter that is conflicting between the 2.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Anybody ever had any luck trying to do such?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Aug 2019 22:18:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/duplicate-oblique-viewer-in-web-appbuilder/m-p/419867#M11126</guid>
      <dc:creator>RichardButgereit</dc:creator>
      <dc:date>2019-08-09T22:18:11Z</dc:date>
    </item>
    <item>
      <title>Re: Duplicate Oblique Viewer in Web AppBuilder</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/duplicate-oblique-viewer-in-web-appbuilder/m-p/419868#M11127</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P class=""&gt;Richard,&lt;/P&gt;&lt;P class=""&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp; What theme are you using. Many themes only allow one widget to be open at a time. For example you can only have one on screen widget open at a time in the foldable theme and only on widget open from the header controller at the same time. You can make a change to the themes code to allow more though.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Aug 2019 22:36:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/duplicate-oblique-viewer-in-web-appbuilder/m-p/419868#M11127</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2019-08-09T22:36:37Z</dc:date>
    </item>
    <item>
      <title>Re: Duplicate Oblique Viewer in Web AppBuilder</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/duplicate-oblique-viewer-in-web-appbuilder/m-p/419869#M11128</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Using Launchpad Theme.&amp;nbsp;&lt;BR /&gt;Each widget effectively opens/closes -- but do not function correctly. Open the 2018 widget, and it works with it's respective layer -- but then close it and open the 2019 widget, and that one just doesn't work -- displaying no data or errors.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Close and re-launch the app -- open 2019 widget first, and it displays those images just fine, then open the 2018 widget, and it no longer displays those images.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Aug 2019 22:45:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/duplicate-oblique-viewer-in-web-appbuilder/m-p/419869#M11128</guid>
      <dc:creator>RichardButgereit</dc:creator>
      <dc:date>2019-08-09T22:45:45Z</dc:date>
    </item>
    <item>
      <title>Re: Duplicate Oblique Viewer in Web AppBuilder</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/duplicate-oblique-viewer-in-web-appbuilder/m-p/419870#M11129</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Richard,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;OK. So you are saying that no errors are show in the browsers web console when you open the browsers developer tolls using F12?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 10 Aug 2019 11:41:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/duplicate-oblique-viewer-in-web-appbuilder/m-p/419870#M11129</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2019-08-10T11:41:14Z</dc:date>
    </item>
    <item>
      <title>Re: Duplicate Oblique Viewer in Web AppBuilder</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/duplicate-oblique-viewer-in-web-appbuilder/m-p/419871#M11130</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When I first use one of the 2 ObliqueViewers -- there are no errors.&amp;nbsp;&lt;/P&gt;&lt;P&gt;But then close 1 and open the other - and yes there are errors --&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WidgetManager.js?wab_dv=2.11:519 fail to close widget ObliqueViewer. TypeError: Cannot read property 'clear' of null&lt;BR /&gt; at Object._clearAll (https://laptop:3344/webappbuilder/apps/4/widgets/ObliqueViewer/Widget.js?wab_dv=2.11:382:29)&lt;BR /&gt; at Object.onClose (https://laptop:3344/webappbuilder/apps/4/widgets/ObliqueViewer/Widget.js?wab_dv=2.11:472:14)&lt;BR /&gt; at Object.closeWidget (https://laptop:3344/webappbuilder/apps/4/jimu.js/WidgetManager.js?wab_dv=2.11:517:18)&lt;BR /&gt; at Object.&amp;lt;anonymous&amp;gt; (https://laptop:3344/webappbuilder/apps/4/jimu.js/BaseWidgetPanel.js?wab_dv=2.11:172:30)&lt;BR /&gt; at Object.forEach (https://js.arcgis.com/3.27/init.js:71:486)&lt;BR /&gt; at Object.onClose (https://laptop:3344/webappbuilder/apps/4/jimu.js/BaseWidgetPanel.js?wab_dv=2.11:170:13)&lt;BR /&gt; at Object.advice (https://js.arcgis.com/3.27/init.js:120:313)&lt;BR /&gt; at Object.c [as onClose] (https://js.arcgis.com/3.27/init.js:120:103)&lt;BR /&gt; at Object.&amp;lt;anonymous&amp;gt; (https://laptop:3344/webappbuilder/apps/4/jimu.js/PanelManager.js?wab_dv=2.11:198:15)&lt;BR /&gt; at https://js.arcgis.com/3.27/init.js:64:337&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Aug 2019 15:54:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/duplicate-oblique-viewer-in-web-appbuilder/m-p/419871#M11130</guid>
      <dc:creator>RichardButgereit</dc:creator>
      <dc:date>2019-08-12T15:54:23Z</dc:date>
    </item>
    <item>
      <title>Re: Duplicate Oblique Viewer in Web AppBuilder</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/duplicate-oblique-viewer-in-web-appbuilder/m-p/419872#M11131</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;And continuing trying to open/close the duplicated widgets --&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;undefined&lt;BR /&gt;init.js:586 Uncaught TypeError: Cannot read property '_getInfo' of undefined&lt;BR /&gt; at Object._getFrameWidth (init.js:586)&lt;BR /&gt; at Object._setClipRect (init.js:628)&lt;BR /&gt; at Object.onResize (init.js:606)&lt;BR /&gt; at Object.advice (init.js:120)&lt;BR /&gt; at Object.c [as onResize] (init.js:120)&lt;BR /&gt; at Object._resize (init.js:627)&lt;BR /&gt; at Object._execResize (init.js:625)&lt;BR /&gt; at Object._execResize (init.js:64)&lt;BR /&gt; at Object._timedResize (init.js:625)&lt;BR /&gt; at init.js:64&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ObliqueViewer.js:32 Oblique viewer: records not provided.&lt;BR /&gt;setData @ ObliqueViewer.js:32&lt;BR /&gt;(anonymous) @ ObliqueViewer.js:26&lt;BR /&gt;l @ init.js:108&lt;BR /&gt;k @ init.js:108&lt;BR /&gt;resolve @ init.js:110&lt;BR /&gt;(anonymous) @ ObliqueViewer.js:27&lt;BR /&gt;c @ init.js:104&lt;BR /&gt;e @ init.js:104&lt;BR /&gt;resolve.callback @ init.js:106&lt;BR /&gt;_resDfd @ init.js:682&lt;BR /&gt;_successHandler @ init.js:2303&lt;BR /&gt;_handler @ init.js:2297&lt;BR /&gt;(anonymous) @ init.js:64&lt;BR /&gt;(anonymous) @ init.js:2292&lt;BR /&gt;c @ init.js:104&lt;BR /&gt;e @ init.js:104&lt;BR /&gt;resolve.callback @ init.js:106&lt;BR /&gt;c @ init.js:2301&lt;BR /&gt;(anonymous) @ init.js:2301&lt;BR /&gt;c @ init.js:104&lt;BR /&gt;e @ init.js:104&lt;BR /&gt;resolve.callback @ init.js:106&lt;BR /&gt;c @ init.js:105&lt;BR /&gt;e @ init.js:104&lt;BR /&gt;resolve.callback @ init.js:106&lt;BR /&gt;c @ init.js:105&lt;BR /&gt;e @ init.js:104&lt;BR /&gt;resolve.callback @ init.js:106&lt;BR /&gt;(anonymous) @ init.js:1050&lt;BR /&gt;c @ init.js:104&lt;BR /&gt;e @ init.js:104&lt;BR /&gt;resolve.callback @ init.js:106&lt;BR /&gt;c @ init.js:105&lt;BR /&gt;e @ init.js:104&lt;BR /&gt;resolve.callback @ init.js:106&lt;BR /&gt;c @ init.js:105&lt;BR /&gt;e @ init.js:104&lt;BR /&gt;resolve.callback @ init.js:106&lt;BR /&gt;c @ init.js:105&lt;BR /&gt;e @ init.js:104&lt;BR /&gt;resolve.callback @ init.js:106&lt;BR /&gt;c @ init.js:105&lt;BR /&gt;e @ init.js:104&lt;BR /&gt;resolve.callback @ init.js:106&lt;BR /&gt;c @ init.js:105&lt;BR /&gt;e @ init.js:104&lt;BR /&gt;resolve.callback @ init.js:106&lt;BR /&gt;(anonymous) @ init.js:93&lt;BR /&gt;l @ init.js:108&lt;BR /&gt;k @ init.js:108&lt;BR /&gt;resolve @ init.js:110&lt;BR /&gt;a @ init.js:109&lt;BR /&gt;l @ init.js:108&lt;BR /&gt;k @ init.js:108&lt;BR /&gt;resolve @ init.js:110&lt;BR /&gt;a @ init.js:109&lt;BR /&gt;l @ init.js:108&lt;BR /&gt;k @ init.js:108&lt;BR /&gt;resolve @ init.js:110&lt;BR /&gt;a @ init.js:109&lt;BR /&gt;l @ init.js:108&lt;BR /&gt;k @ init.js:108&lt;BR /&gt;resolve @ init.js:110&lt;BR /&gt;d @ init.js:140&lt;BR /&gt;f @ init.js:144&lt;BR /&gt;load (async)&lt;BR /&gt;r @ init.js:145&lt;BR /&gt;l @ init.js:141&lt;BR /&gt;b.xhr @ init.js:93&lt;BR /&gt;b.xhrGet @ init.js:93&lt;BR /&gt;B @ init.js:1046&lt;BR /&gt;f @ init.js:1048&lt;BR /&gt;I @ init.js:1056&lt;BR /&gt;(anonymous) @ init.js:1056&lt;BR /&gt;c @ init.js:104&lt;BR /&gt;B.then.then @ init.js:106&lt;BR /&gt;always @ init.js:113&lt;BR /&gt;F @ init.js:1056&lt;BR /&gt;execute @ init.js:2291&lt;BR /&gt;(anonymous) @ init.js:1234&lt;BR /&gt;c @ init.js:104&lt;BR /&gt;B.then.then @ init.js:106&lt;BR /&gt;addCallbacks @ init.js:106&lt;BR /&gt;c.&amp;lt;computed&amp;gt; @ init.js:1234&lt;BR /&gt;search @ ObliqueViewer.js:27&lt;BR /&gt;locate @ ObliqueViewer.js:26&lt;BR /&gt;onOpen @ Widget.js?wab_dv=2.11:114&lt;BR /&gt;openWidget @ WidgetManager.js?wab_dv=2.11:547&lt;BR /&gt;(anonymous) @ BaseWidgetPanel.js?wab_dv=2.11:164&lt;BR /&gt;forEach @ init.js:71&lt;BR /&gt;onOpen @ BaseWidgetPanel.js?wab_dv=2.11:162&lt;BR /&gt;d @ init.js:198&lt;BR /&gt;onOpen @ OnScreenWidgetPanel.js?wab_dv=2.11:239&lt;BR /&gt;(anonymous) @ PanelManager.js?wab_dv=2.11:169&lt;BR /&gt;(anonymous) @ init.js:64&lt;BR /&gt;l @ init.js:108&lt;BR /&gt;then.b.then @ init.js:111&lt;BR /&gt;openPanel @ PanelManager.js?wab_dv=2.11:167&lt;BR /&gt;showPanel @ PanelManager.js?wab_dv=2.11:57&lt;BR /&gt;switchToOpen @ OnScreenWidgetIcon.js?wab_dv=2.11:153&lt;BR /&gt;onClick @ OnScreenWidgetIcon.js?wab_dv=2.11:85&lt;BR /&gt;(anonymous) @ OnScreenWidgetIcon.js?wab_dv=2.11:50&lt;BR /&gt;(anonymous) @ init.js:64&lt;BR /&gt;Show 72 more frames&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Aug 2019 15:57:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/duplicate-oblique-viewer-in-web-appbuilder/m-p/419872#M11131</guid>
      <dc:creator>RichardButgereit</dc:creator>
      <dc:date>2019-08-12T15:57:06Z</dc:date>
    </item>
    <item>
      <title>Re: Duplicate Oblique Viewer in Web AppBuilder</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/duplicate-oblique-viewer-in-web-appbuilder/m-p/419873#M11132</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Richard,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; It is hard to say what the issue is, but it sounds like you missing changing something that will let the two widget be seen as separate instances. Did you change the manifest.json name and label and the strings.js&amp;nbsp;_widgetLabel?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Aug 2019 20:55:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/duplicate-oblique-viewer-in-web-appbuilder/m-p/419873#M11132</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2019-08-13T20:55:44Z</dc:date>
    </item>
    <item>
      <title>Re: Duplicate Oblique Viewer in Web AppBuilder</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/duplicate-oblique-viewer-in-web-appbuilder/m-p/419874#M11133</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks -- yep, I think that is the problem. Made all kinds of changes to manifest.json and strings.js to force that they are 2 different widgets -- and no luck. Same response -- first one you open will work and continue to work, but second one fails.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;How exactly is the widgetId set? I see names and other other properties for widgets in the code, but not the widgetId? Do you know how that is set?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Aug 2019 22:59:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/duplicate-oblique-viewer-in-web-appbuilder/m-p/419874#M11133</guid>
      <dc:creator>RichardButgereit</dc:creator>
      <dc:date>2019-08-13T22:59:32Z</dc:date>
    </item>
    <item>
      <title>Re: Duplicate Oblique Viewer in Web AppBuilder</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/duplicate-oblique-viewer-in-web-appbuilder/m-p/419875#M11134</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Richard-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you ever get this figured out? I have a custom widget that behaves the exact same way and can not figure out why the 2 can't act separate. I have set properties to support multiple instances, changed names in the manifest.js and strings.js but to no avail. It has been driving me nuts trying to solve this.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Aug 2020 04:17:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/duplicate-oblique-viewer-in-web-appbuilder/m-p/419875#M11134</guid>
      <dc:creator>MattPohl</dc:creator>
      <dc:date>2020-08-06T04:17:26Z</dc:date>
    </item>
    <item>
      <title>Re: Duplicate Oblique Viewer in Web AppBuilder</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/duplicate-oblique-viewer-in-web-appbuilder/m-p/419876#M11135</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, no. I gave up.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Aug 2020 04:38:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/duplicate-oblique-viewer-in-web-appbuilder/m-p/419876#M11135</guid>
      <dc:creator>RichardButgereit</dc:creator>
      <dc:date>2020-08-06T04:38:25Z</dc:date>
    </item>
  </channel>
</rss>

