<?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: WebGLRendering error using v4.9 in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/webglrendering-error-using-v4-9/m-p/370966#M34430</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for confirming you have the issue too. For me, the features are not drawn when the error occurs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My web map has about 8-10 feature layers with a small number of features in each layer. When I remove about half the layers the errors will occur less frequently. Again, switching back to 4.7&amp;nbsp;and I get no errors and all the layers will draw.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've tried loading the layers in various ways to try to get around the issue like loading the layers one at a time instead of using the map.addMany(), but no luck.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hoping for a solution soon (from troubleshooting myself or from the community) as we need to use some of the new api capabilities released with 4.9.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 27 Nov 2018 23:22:17 GMT</pubDate>
    <dc:creator>TommyBramble</dc:creator>
    <dc:date>2018-11-27T23:22:17Z</dc:date>
    <item>
      <title>WebGLRendering error using v4.9</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/webglrendering-error-using-v4-9/m-p/370964#M34428</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I recently updated my application from version 4.7 to 4.9. After the update my web map fails to load any feature layers and I get the following errors in the console:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;ERROR TypeError: Failed to execute 'shaderSource' on 'WebGLRenderingContext': parameter 1 is not of type 'WebGLShader'.&lt;BR /&gt; at a._loadShader (js.arcgis.com/4.9/esri/views/2d/layers/features/tileRenderers/SymbolTileRenderer.js:211)&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Oddly, the map will load successfully, without error, about 1 out of every 10 times (with no code changes).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Switching back to the 4.7 version and the map loads fine with no errors.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can post code if necessary (large application), but hoping someone has seen this issue and has a general solution.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Nov 2018 20:46:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/webglrendering-error-using-v4-9/m-p/370964#M34428</guid>
      <dc:creator>TommyBramble</dc:creator>
      <dc:date>2018-11-23T20:46:44Z</dc:date>
    </item>
    <item>
      <title>Re: WebGLRendering error using v4.9</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/webglrendering-error-using-v4-9/m-p/370965#M34429</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I do have noticed that as well with 4.9 but for me&amp;nbsp;features are drawn anyway and it occurs out of the blue after playing a long time with the map:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Uncaught TypeError: Failed to execute 'shaderSource' on 'WebGLRenderingContext': parameter 1 is not of type 'WebGLShader'.&lt;BR /&gt; at t._loadShader (Program.js:25)&lt;BR /&gt; at t.initialize (Program.js:25)&lt;BR /&gt; at t.bindProgram (RenderingContext.js:25)&lt;BR /&gt; at t.drawGeometry (WGLGeometryBrushLabel.js:25)&lt;BR /&gt; at eval (WGLGeometryBrush.js:25)&lt;BR /&gt; at Object.n [as forEachIter] (iterator.js:25)&lt;BR /&gt; at t.draw (WGLGeometryBrush.js:25)&lt;BR /&gt; at eval (WGLTile.js:25)&lt;BR /&gt; at Array.forEach (&amp;lt;anonymous&amp;gt;)&lt;BR /&gt; at e.doRender (WGLTile.js:25)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was not able to&amp;nbsp;find&amp;nbsp;a pattern... not always easy with WebGL...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Nov 2018 19:06:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/webglrendering-error-using-v4-9/m-p/370965#M34429</guid>
      <dc:creator>NicolasGIS</dc:creator>
      <dc:date>2018-11-27T19:06:52Z</dc:date>
    </item>
    <item>
      <title>Re: WebGLRendering error using v4.9</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/webglrendering-error-using-v4-9/m-p/370966#M34430</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for confirming you have the issue too. For me, the features are not drawn when the error occurs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My web map has about 8-10 feature layers with a small number of features in each layer. When I remove about half the layers the errors will occur less frequently. Again, switching back to 4.7&amp;nbsp;and I get no errors and all the layers will draw.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've tried loading the layers in various ways to try to get around the issue like loading the layers one at a time instead of using the map.addMany(), but no luck.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hoping for a solution soon (from troubleshooting myself or from the community) as we need to use some of the new api capabilities released with 4.9.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Nov 2018 23:22:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/webglrendering-error-using-v4-9/m-p/370966#M34430</guid>
      <dc:creator>TommyBramble</dc:creator>
      <dc:date>2018-11-27T23:22:17Z</dc:date>
    </item>
    <item>
      <title>Re: WebGLRendering error using v4.9</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/webglrendering-error-using-v4-9/m-p/370967#M34431</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Actually I noticed the same thing as you on an Android device I have, using Google Chrome. It fails right away and features are not drawn. On desktop, it is working fine. WebGL joy &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 08 Dec 2018 10:22:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/webglrendering-error-using-v4-9/m-p/370967#M34431</guid>
      <dc:creator>NicolasGIS</dc:creator>
      <dc:date>2018-12-08T10:22:18Z</dc:date>
    </item>
    <item>
      <title>Re: WebGLRendering error using v4.9</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/webglrendering-error-using-v4-9/m-p/370968#M34432</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks again for confirming. I'm hoping an Esri&amp;nbsp;developer sees this post and has some insights. I have not been able to resolve the issue. We are stuck at 4.7 until it's resolved.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Dec 2018 13:17:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/webglrendering-error-using-v4-9/m-p/370968#M34432</guid>
      <dc:creator>TommyBramble</dc:creator>
      <dc:date>2018-12-11T13:17:23Z</dc:date>
    </item>
    <item>
      <title>Re: WebGLRendering error using v4.9</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/webglrendering-error-using-v4-9/m-p/370969#M34433</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I upgraded to v4.10 and the issue is mostly gone.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now the issue only occurs 1 out of 10 page loads instead of 9 out of 10 page loads.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Again, no code changes, just changing the referenced API version between 4.7, 4.9, and 4.10.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Dec 2018 14:07:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/webglrendering-error-using-v4-9/m-p/370969#M34433</guid>
      <dc:creator>TommyBramble</dc:creator>
      <dc:date>2018-12-14T14:07:39Z</dc:date>
    </item>
    <item>
      <title>Re: WebGLRendering error using v4.9</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/webglrendering-error-using-v4-9/m-p/370970#M34434</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes better for me as well on desktop browers.&lt;/P&gt;&lt;P&gt;Unfortunalety, my android device did make it through this release. Now the map is not loaded at all stating that:&lt;/P&gt;&lt;P&gt;"WebGL support for high precision fragment shaders is required but not supported"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 22 Dec 2018 12:35:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/webglrendering-error-using-v4-9/m-p/370970#M34434</guid>
      <dc:creator>NicolasGIS</dc:creator>
      <dc:date>2018-12-22T12:35:40Z</dc:date>
    </item>
    <item>
      <title>Re: WebGLRendering error using v4.9</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/webglrendering-error-using-v4-9/m-p/370971#M34435</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A rep from Esri told our team to turn&amp;nbsp;off the option to 'Use hardware acceleration when available' on the Chrome browsers and that should help with the issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unfortunately, I don't think the mobile Chrome browser has the option.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is not a great solution for us either, as we don't want to give instructions to the X number of users to adjust their browser settings.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Dec 2018 13:48:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/webglrendering-error-using-v4-9/m-p/370971#M34435</guid>
      <dc:creator>TommyBramble</dc:creator>
      <dc:date>2018-12-24T13:48:39Z</dc:date>
    </item>
  </channel>
</rss>

