<?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: [Bug or normal behaviour in version 4.18?] Webmap with time enabled layers overwritting custom widget configuration in ArcGIS Experience Builder Questions</title>
    <link>https://community.esri.com/t5/arcgis-experience-builder-questions/bug-or-normal-behaviour-in-version-4-18-webmap/m-p/1018861#M1431</link>
    <description>&lt;P&gt;I'm also interested in a possible workaround for this situation.&lt;/P&gt;</description>
    <pubDate>Thu, 21 Jan 2021 21:26:05 GMT</pubDate>
    <dc:creator>UalasRohrer</dc:creator>
    <dc:date>2021-01-21T21:26:05Z</dc:date>
    <item>
      <title>[Bug or normal behaviour in version 4.18?] Webmap with time enabled layers overwritting custom widget configuration</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/bug-or-normal-behaviour-in-version-4-18-webmap/m-p/1018858#M1430</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I am working on a custom time slider widget that interacts with a Map widget in Experience Builder Dev Edition using the JimuMapViewSelector and JimuMapViewComponent. The data source of my map widget is a web map with time enabled feature layers.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;With the API version 4.17, I can set up the time slider properties in the widget without a problem, changing mode, stops, play rate, start value for thumbs, and so on.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;However, with the API version 4.18, all the time slider properties set within the widget are being ignored/overwritten by the web map time configuration.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;For example, my time slider is on mode 'instant,' but it renders as mode 'time-window' (default). The same goes for all the other properties.&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Insights:&lt;/SPAN&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;SPAN&gt;When I console.log(timeslider.mode) in a UseEffect after the time slider is rendered, it returns to me that the mode is 'instant' (as it was set on my code) instead of 'time-window' (as rendered);&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;The widget only renders correctly if I don't set the property view in the time slider with the API version 4.18, but I lose the client-side rendering out of the box;&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;I am using the workaround for API version 4.18 proposed in one of my coworker's thread (&lt;A href="https://community.esri.com/t5/arcgis-experience-builder/major-bug-infinite-requests-after-closing-popup/m-p/1015592#M1378" target="_blank" rel="noopener"&gt;https://community.esri.com/t5/arcgis-experience-builder/major-bug-infinite-requests-after-closing-popup/m-p/1015592#M1378&lt;/A&gt;);&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;SPAN&gt;I am using:&lt;/SPAN&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;SPAN&gt;Experience builder version 1.2;&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;OS Ubuntu 18.04 64-bit;&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;SPAN&gt;I was wondering if this is an intentional change in its behavior when using a web map with time-enabled layers as a data source in a map widget or if it is a bug?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I was also wondering if someone would have any insights on how to work around this?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thank you.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jan 2021 21:22:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/bug-or-normal-behaviour-in-version-4-18-webmap/m-p/1018858#M1430</guid>
      <dc:creator>WilsonFranca</dc:creator>
      <dc:date>2021-01-21T21:22:27Z</dc:date>
    </item>
    <item>
      <title>Re: [Bug or normal behaviour in version 4.18?] Webmap with time enabled layers overwritting custom widget configuration</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/bug-or-normal-behaviour-in-version-4-18-webmap/m-p/1018861#M1431</link>
      <description>&lt;P&gt;I'm also interested in a possible workaround for this situation.&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jan 2021 21:26:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/bug-or-normal-behaviour-in-version-4-18-webmap/m-p/1018861#M1431</guid>
      <dc:creator>UalasRohrer</dc:creator>
      <dc:date>2021-01-21T21:26:05Z</dc:date>
    </item>
    <item>
      <title>Re: [Bug or normal behaviour in version 4.18?] Webmap with time enabled layers overwritting custom widget configuration</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/bug-or-normal-behaviour-in-version-4-18-webmap/m-p/1021364#M1446</link>
      <description>&lt;P&gt;I was able to solve this issue by removing the view declaration from the Time Slider widget, setting the Map View Time Extent on Map View Creation, and updating the Map View Time Extent when the current time extent of the Time Slider changes.&lt;/P&gt;</description>
      <pubDate>Fri, 29 Jan 2021 00:40:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/bug-or-normal-behaviour-in-version-4-18-webmap/m-p/1021364#M1446</guid>
      <dc:creator>WilsonFranca</dc:creator>
      <dc:date>2021-01-29T00:40:37Z</dc:date>
    </item>
  </channel>
</rss>

