I'm getting an error in the API that I cannot debug. I am using https://js.arcgis.com/4.24
The error below happens after calling window.location.replace( **to some page** ).
It looks like the API is trying to make a request to our GIS server to do an export.
Error to console happens 2 seconds after window.location.replace.
[esri.views.2d.layers.MapImageLayerView2D] l {name: 'mapimagelayer:image-fetch-error', details: {…}, message: 'Unable to load image: https://gis.manateepao…/services/Website/WebLayers/MapServer/export'}
Loaded scripts (VSCode)
