bpmn-io / form-js

View and visually edit JSON-based forms.
https://bpmn.io/toolkit/form-js/
Other
419 stars 109 forks source link

Getting an error when trying to delete a group inside the Dynamic list #1173

Closed volodymyr-melnykc closed 6 months ago

volodymyr-melnykc commented 7 months ago

Describe the Bug

Steps to Reproduce

  1. Add a dynamic list to a form.
  2. Place a group inside of the dynamic list.
  3. Try to delete the dynamic list or group, which isn't possible and produces an error in the browser console.

image

Expected Behavior

Environment

Skaiir commented 6 months ago

Closed via https://github.com/bpmn-io/form-js/pull/1194