bpmn-io / form-js

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

Elements disappear while after drag n drop on the editor #1184

Closed vsgoulart closed 2 months ago

vsgoulart commented 4 months ago

Describe the Bug

In some cases while embedding the form-js editor in a React application modeled elements disappear after drag n drop

Steps to Reproduce

  1. Use form-js inside a React app like in here
  2. Add some elements
  3. Drag n drop elements around
  4. Dropped elements disappear

Expected Behavior

Elements should not disappear

Extra information

Link to the forum thread

esraagamal6 commented 2 months ago

Duplicated in https://github.com/bpmn-io/form-js/issues/1216