Hello,
I have created a JavaScript where it geocode the address when you click on the map and added a polygon feature layer. But I am having issues with the popup. When I click on the polygon it only shows the popup for the geocoded address but not the polygon layer popup. What I want to do is when I click on the polygon it should give me the popup from that layer as well as the geocoded address for the location I clicked on the map. below is the screen shot of the map and also attaching the code file for the reference.