Hello, I'm having a problem where the WAB 2.2 Print Widget is adding the World_Streep_Map layer to my prints. In the print request I can see the following parameters (tileid number changed)
"operationalLayers":[{"id":"World_Imagery_9999","title"<SPAN>:"World_Imagery","opacity":1,"minScale":591657527.591555,"maxScale":70.5310735,"url":"</SPAN><A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=https%3A%2F%2Fservices" target="_blank">https://services</A>.arcgisonline.com/ArcGIS/rest/services/World_Imagery/MapServer"},{"id":"VectorTile_9999","title":"Hybrid<SPAN> Reference Layer","opacity":1,"minScale":591657527.591555,"maxScale":1128.497176,"url":"</SPAN><A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=http%3A%2F%2Fservices" target="_blank">http://services</A>.arcgisonline.com/arcgis/rest/services/World_Street_Map/MapServer"
When I get the print back it is with the World_Streep_Map instead of World_Imagery, and I think the World_Street_Map being in the list of operationalLayers is the problem. I chose the Hybrid_Imagery in the "Choose Web Map" portion of the WAB app config, so I'm not sure where this is coming from. I do have a Basemap Gallery enabled.
Is the reference layer showing a bug? Any help?