cmv/cmv-app

Identify Widgets doesn't display popup for dynamic layers after start and stop editing?

mayur9785 opened this issue · 4 comments

Hi,

I have weird issue in application. I have added 3 feature type services (editing) and 1 dynamic service layer in Operational Layers section of viewer.js file.

When I start editing and stop editing and than If I click on map the identify widgets is not working and popup doesn't display on map. This happen only for dynamic layers and not for feature type service layers.

If you use identify before start editing and stop editing, Identify widgets is working fine for dynamic layers and feature service layers, but after use of editor it doesn't show popup window for dynamic layers, so once you use editor widgets, identify doesn't show information for dynamic layers.

I have checked in demo URL of app https://demo.cmv.io/viewer/ and it seems same behavior.

@mayur9785 Thanks for reporting. Confirmed in the demo. In my testing, the Identify worked but the InfoWindow doesn't display. Maybe there is a conflict recently introduced within the Esri Editor widget? I don't use that widget at all.

@tmcgee Thanks for your reply.
I would like to have editor widget in application, would you please share editor widget that you use or any ideas how to resolve this issue ?
Is it something to change in CMV application ?
Thanks.

It is weird, but if you right click then use the menu Identify tool, it does display. But the left click wont.

@ERS-Long interesting observation!