Select to view content in your preferred language

Popup close and collapse buttons do not respond to mouse events.

1925
10
Jump to solution
05-20-2024 12:30 PM
PavanMungara
Emerging Contributor

I have @ArcGIS/code Version 4.29.10 loaded into my React PWA app. The primary functionality is to display base layers, graphics, and/or feature layers, with some layers having popup templates enabled.

Recently, our customers have reported issues with the popup not closing when clicked. Upon investigation, I noticed that both the close and collapse buttons do not respond to mouse events, although other buttons on the popup work fine.

 
PavanMungara_0-1716229976424.png

 

However, they work fine with taps on touch-enabled devices like iPads, as well as with keyboard events. This functionality was operating correctly at some point. How can I troubleshoot this issue?

Note: This appears to be an issue only on Chrome and Edge browsers. It works fine on Firefox.

0 Kudos
10 Replies
PavanMungara
Emerging Contributor
0 Kudos