<?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: MapImageLayer does not show in mobile browsers on version 4.19 in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/bug-mapimagelayer-does-not-show-in-mobile-browsers/m-p/1073233#M73657</link>
    <description>I can confirm that 4.20 fixes the problem!&lt;BR /&gt;</description>
    <pubDate>Mon, 28 Jun 2021 15:46:40 GMT</pubDate>
    <dc:creator>ae</dc:creator>
    <dc:date>2021-06-28T15:46:40Z</dc:date>
    <item>
      <title>BUG: MapImageLayer does not show in mobile browsers on version 4.19</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/bug-mapimagelayer-does-not-show-in-mobile-browsers/m-p/1072506#M73623</link>
      <description>&lt;P&gt;Not sure if this has been reported already, but here goes:&amp;nbsp;&lt;/P&gt;&lt;P&gt;BUG:&amp;nbsp;MapImageLayer does not show in mobile browsers on version 4.19&lt;/P&gt;&lt;P&gt;Reproduce: Open the following sample on a mobile phone (I've only tested Chrome and Samsung Internet browser on Android):&amp;nbsp;&lt;A href="https://developers.arcgis.com/javascript/latest/sample-code/layers-mapimagelayer-sublayers/" target="_blank" rel="noopener"&gt;https://developers.arcgis.com/javascript/latest/sample-code/layers-mapimagelayer-sublayers/&lt;/A&gt;&amp;nbsp;In my case the mapimagelayer does not show (you can only see the basemap).&amp;nbsp;This bug is only present on the 4.19 version. 4.18 works fine. The bug is not only related to the sample and the service being shown there. It occurs for all mapImageLayers I've tested (several different services).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Jun 2021 12:02:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/bug-mapimagelayer-does-not-show-in-mobile-browsers/m-p/1072506#M73623</guid>
      <dc:creator>ae</dc:creator>
      <dc:date>2021-06-25T12:02:10Z</dc:date>
    </item>
    <item>
      <title>Re: BUG: MapImageLayer does not show in mobile browsers on version 4.19</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/bug-mapimagelayer-does-not-show-in-mobile-browsers/m-p/1072647#M73627</link>
      <description>&lt;P&gt;Could you provide some more details on Chrome/Android version? I'm on Chrome 91/Android 11 and those samples are working.&lt;/P&gt;</description>
      <pubDate>Fri, 25 Jun 2021 15:51:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/bug-mapimagelayer-does-not-show-in-mobile-browsers/m-p/1072647#M73627</guid>
      <dc:creator>ReneRubalcava</dc:creator>
      <dc:date>2021-06-25T15:51:50Z</dc:date>
    </item>
    <item>
      <title>Re: BUG: MapImageLayer does not show in mobile browsers on version 4.19</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/bug-mapimagelayer-does-not-show-in-mobile-browsers/m-p/1073106#M73638</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm using Android 10, and Chrome 91.0.4472.120.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Some more information about the problem: When the map loads, the layer is visible for a second, before it disappears. Here is a screen capture showcasing the problem:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;div class="lia-vid-container video-embed-center"&gt;&lt;div id="lia-vid-6261352996001w256h540r606" class="lia-video-brightcove-player-container"&gt;&lt;video-js data-video-id="6261352996001" data-account="6161463677001" data-player="default" data-embed="default" class="vjs-fluid" controls="" data-application-id="" style="width: 100%; height: 100%;"&gt;&lt;/video-js&gt;&lt;/div&gt;&lt;script src="https://players.brightcove.net/6161463677001/default_default/index.min.js"&gt;&lt;/script&gt;&lt;script&gt;(function() {  var wrapper = document.getElementById('lia-vid-6261352996001w256h540r606');  var videoEl = wrapper ? wrapper.querySelector('video-js') : null;  if (videoEl) {     if (window.videojs) {       window.videojs(videoEl).ready(function() {         this.on('loadedmetadata', function() {           this.el().querySelectorAll('.vjs-load-progress div[data-start]').forEach(function(bar) {             bar.setAttribute('role', 'presentation');             bar.setAttribute('aria-hidden', 'true');           });         });       });     }  }})();&lt;/script&gt;&lt;a class="video-embed-link" href="https://community.esri.com/t5/video/gallerypage/video-id/6261352996001"&gt;(view in My Videos)&lt;/a&gt;&lt;/div&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Jun 2021 08:10:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/bug-mapimagelayer-does-not-show-in-mobile-browsers/m-p/1073106#M73638</guid>
      <dc:creator>ae</dc:creator>
      <dc:date>2021-06-28T08:10:23Z</dc:date>
    </item>
    <item>
      <title>Re: BUG: MapImageLayer does not show in mobile browsers on version 4.19</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/bug-mapimagelayer-does-not-show-in-mobile-browsers/m-p/1073223#M73652</link>
      <description>&lt;P&gt;Could you try this sample using the next version of the 4.20 release? There was a fix put in for certain android devices that looks like it might fix this. 4.20 should be released fairly soon.&lt;/P&gt;&lt;P&gt;&lt;A href="https://codepen.io/odoe/pen/ZEKEBPw" target="_blank"&gt;https://codepen.io/odoe/pen/ZEKEBPw&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Jun 2021 15:20:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/bug-mapimagelayer-does-not-show-in-mobile-browsers/m-p/1073223#M73652</guid>
      <dc:creator>ReneRubalcava</dc:creator>
      <dc:date>2021-06-28T15:20:25Z</dc:date>
    </item>
    <item>
      <title>Re: BUG: MapImageLayer does not show in mobile browsers on version 4.19</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/bug-mapimagelayer-does-not-show-in-mobile-browsers/m-p/1073233#M73657</link>
      <description>I can confirm that 4.20 fixes the problem!&lt;BR /&gt;</description>
      <pubDate>Mon, 28 Jun 2021 15:46:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/bug-mapimagelayer-does-not-show-in-mobile-browsers/m-p/1073233#M73657</guid>
      <dc:creator>ae</dc:creator>
      <dc:date>2021-06-28T15:46:40Z</dc:date>
    </item>
  </channel>
</rss>

