<?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 Featurelayer doesn't render using IE11 in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/featurelayer-doesn-t-render-using-ie11/m-p/760579#M70486</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;We are building website using React, and esri js api v 4.9, during development FeatureLayer renders correctly using chrome and internet Explorer 11, but after build it only renders using chrome and Microsoft Edge But it doesn't do so using IE 11.&lt;/P&gt;&lt;P&gt;Internet explorer only renders MapImageLayer Not FeatureLayer after build.&lt;/P&gt;&lt;P&gt;Any help please...&lt;/P&gt;&lt;DIV style="color: #d4d4d4; background-color: #1e1e1e; font-weight: normal; font-size: 14px;"&gt; &lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 12 Dec 2018 15:20:34 GMT</pubDate>
    <dc:creator>AbdelrahmanAbdelrazek</dc:creator>
    <dc:date>2018-12-12T15:20:34Z</dc:date>
    <item>
      <title>Featurelayer doesn't render using IE11</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/featurelayer-doesn-t-render-using-ie11/m-p/760579#M70486</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;We are building website using React, and esri js api v 4.9, during development FeatureLayer renders correctly using chrome and internet Explorer 11, but after build it only renders using chrome and Microsoft Edge But it doesn't do so using IE 11.&lt;/P&gt;&lt;P&gt;Internet explorer only renders MapImageLayer Not FeatureLayer after build.&lt;/P&gt;&lt;P&gt;Any help please...&lt;/P&gt;&lt;DIV style="color: #d4d4d4; background-color: #1e1e1e; font-weight: normal; font-size: 14px;"&gt; &lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Dec 2018 15:20:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/featurelayer-doesn-t-render-using-ie11/m-p/760579#M70486</guid>
      <dc:creator>AbdelrahmanAbdelrazek</dc:creator>
      <dc:date>2018-12-12T15:20:34Z</dc:date>
    </item>
    <item>
      <title>Re: Featurelayer doesn't render using IE11</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/featurelayer-doesn-t-render-using-ie11/m-p/760580#M70487</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.esri.com/migrated-users/348252"&gt;Abdelrahman Abdelrazek&lt;/A&gt;&amp;nbsp;there are some limitations when working with IE11. Note that even Microsoft&amp;nbsp;recommends&amp;nbsp;using Microsoft Edge&amp;nbsp;(instead of IE11).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A few things to try:&lt;/P&gt;&lt;P&gt;1) Version 4.10 just released, so I would try updating to that version and see if there is a change in behavior.&lt;/P&gt;&lt;P&gt;2) Are there any warnings or errors in the console? Apart from the FeatureLayer being too heavy to load in IE11, there could be other issues here, such as methods or properties that are not supported in IE11.&lt;/P&gt;&lt;P&gt;3) Have you tried with other versions of IE11? There are actually different versions of IE11, depending on the OS and if the browser is automatically updated or not.&lt;/P&gt;&lt;P&gt;4) Lastly, we list the recommended browsers in our documentation, so if there is a need to justify using a different browser, we have that covered.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ArcGIS API for JavaScript 4.10 - Supported Browsers&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://developers.arcgis.com/javascript/latest/guide/system-requirements/index.html#supported-browsers" title="https://developers.arcgis.com/javascript/latest/guide/system-requirements/index.html#supported-browsers"&gt;System Requirements | ArcGIS API for JavaScript 4.10&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Noah&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Dec 2018 18:31:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/featurelayer-doesn-t-render-using-ie11/m-p/760580#M70487</guid>
      <dc:creator>Noah-Sager</dc:creator>
      <dc:date>2018-12-17T18:31:09Z</dc:date>
    </item>
    <item>
      <title>Re: Featurelayer doesn't render using IE11</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/featurelayer-doesn-t-render-using-ie11/m-p/760581#M70488</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you so much &lt;A href="https://community.esri.com/migrated-users/36951"&gt;Noah Sager&lt;/A&gt;&amp;nbsp;for your reply, I really appreciate it.&lt;/P&gt;&lt;P&gt;I&amp;nbsp;will try upgrading to V 4.10.&lt;/P&gt;&lt;P&gt;Yes, there are warnings, as shown in attached file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Warning when browsing using IE11" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/431764_Capture.PNG" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Dec 2018 18:55:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/featurelayer-doesn-t-render-using-ie11/m-p/760581#M70488</guid>
      <dc:creator>AbdelrahmanAbdelrazek</dc:creator>
      <dc:date>2018-12-17T18:55:13Z</dc:date>
    </item>
  </channel>
</rss>

