Skip to content

Component deletion is not working #225

@cpars-breustedt

Description

@cpars-breustedt

Description

Component deletion is not working. When attempting to delete a component, it remains in the graph and the onChange method reports the graph as unchanged.

Steps to Reproduce

  1. Click delete button on component
Image

Expected Behavior

  • Component should be removed from the graph
  • onChange callback should fire with updated graph reflecting the deletion

Actual Behavior

  • Component is not deleted from the graph
  • onChange method reports the graph as unchanged (no modifications detected)

Environment

  • Version: "@gorules/jdm-editor": "1.50.6"

Additional Context

It also seems to be broken on the example website : https://editor.gorules.io/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions