ARCGIS with Cross Origin Isolation

402
0
10-12-2021 08:54 AM
JonMullen
New Contributor II

I'm working on a PWA with Webassembly.  I am having to have the server work in a cross origin isolated state.  I am getting the following errors.

js.arcgis.com/4.21/esri/themes/base/images/basemap-toggle-64.svg:1 GET https://js.arcgis.com/4.21/esri/themes/base/images/basemap-toggle-64.svg net::ERR_BLOCKED_BY_RESPONSE.NotSameOriginAfterDefaultedToSameOriginByCoep 200

Does the server js.arcgis.com support the COOP and COEP headers?

0 Kudos
0 Replies