Hello,
new MapViewer which is actually based on ArcGIS JS API 4.19 has a problem with showing popup content, if multiple overlapping features from different layers are selected.
Popup for first feature is dysplayed correctly, but if I move to the popup for next feature, then the popup is empty (no content, no title).
Here is example:
1) Two identified layer (features from two different layers) -> second popup is not loaded:


2) One identified layer (features from one layer) -> second popup is loaded correctly:


Is there any solution for this issue?
Thanks
Kamil