Select to view content in your preferred language

Popups Appearing Behind Components in the Map Component Slots

41
1
Jump to solution
8 hours ago
Justin_Greco
Frequent Contributor

Starting at 4.34, the popup is appearing behind the components in the UI corners. Which can been seen in this sample https://developers.arcgis.com/javascript/latest/sample-code/view-breakpoints-css/

Justin_Greco_0-1763659032950.png

Changing that sample to use 4.33 has the expected result that the popup is in front of the other components.

Justin_Greco_1-1763659224644.png

 

 

 

 

0 Kudos
1 Solution

Accepted Solutions
ReneRubalcava
Esri Frequent Contributor

This is the current behavior that we are looking to fix in 5.0. If you want to try the beta Popup component, it will show up above other components, except the Popup opened by search, that is still the widget Popup.

https://developers.arcgis.com/javascript/latest/references/map-components/arcgis-popup/

View solution in original post

0 Kudos
1 Reply
ReneRubalcava
Esri Frequent Contributor

This is the current behavior that we are looking to fix in 5.0. If you want to try the beta Popup component, it will show up above other components, except the Popup opened by search, that is still the widget Popup.

https://developers.arcgis.com/javascript/latest/references/map-components/arcgis-popup/

0 Kudos