You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
@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.
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.
The text was updated successfully, but these errors were encountered: