Esri / solutions-components

A collection of UI components for constructing webapps.
Apache License 2.0
11 stars 5 forks source link

Editing on sybtype group layer is failing in Manager #896

Open azizaparveen opened 5 days ago

azizaparveen commented 5 days ago

Describe the bug

Reference issue : https://github.com/Esri/solutions-components/issues/846#issuecomment-2339696034 This fails in the edit-card code when the code tries to add an event on layer edit, and the on is not available on the layer instance. This seems to be a specific issue to this web map only and could be due to the subtype group layers image image

Expected Behavior

Editing should not fail

Reproduction Steps & Sample

Test app: https://solutions.mapsdevext.arcgis.com/apps/instant/manager/index.html?appid=6c07ac143e0741908d988bc9aa00f451 1) launch the app 2) Select a record from water Device layer 3) Click Edit button and update a value and click Update 4) Notice that Editing panel goes blank and console error shows up/

Other Relevant Info

No response

jmhauck commented 2 days ago

@azizaparveen this should be good now