Select to view content in your preferred language

Popups not visible over Custom div

209
2
3 weeks ago
ArunPrasadRamanujaDoss
Occasional Contributor

I am migrating to Map Components and it is a steep up hill.

 

I have a Popup Template configured on my layer and my Popups are visible. I also have a custom div which is appended into map component. The position of that custom div is "absolute", or can be "relative". The Popups are visible under the custom div not over. Any way to overcome.

 

temp.png

Tags (2)
0 Kudos
2 Replies
ReneRubalcava
Esri Frequent Contributor

This is a current limitation of the Popup widget in map-components. We do have a beta Popup component you can try in some cases (does not work with Search component yet).

https://developers.arcgis.com/javascript/latest/release-notes/#popup-component-beta

I did a video recently on the Popup component

ArunPrasadRamanujaDoss
Occasional Contributor

Great. Sorry for the late response. 

 

I have currently opted for the docked popup and will update once I find time to integrate the popup beta. Still trying to grasp these whole components thing.

0 Kudos