Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removing linked node cause 'undefined entity' error #33

Closed
Lindsay89 opened this issue Oct 20, 2020 · 1 comment
Closed

Removing linked node cause 'undefined entity' error #33

Lindsay89 opened this issue Oct 20, 2020 · 1 comment
Assignees
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@Lindsay89
Copy link
Contributor

Describe the bug
When removing a node linked to another one, the library rise an 'undefined entity' error.

To Reproduce
Steps to reproduce the behaviour:

  1. Create a schema with different nodes, having a button to remove the node itself.
  2. Link one node to another one
  3. Remove one of the two linked nodes
  4. See error

Expected behavior
Removing a linked node shouldn't cause the application to stop working properly.

@antonioru antonioru added bug Something isn't working good first issue Good for newcomers labels Oct 20, 2020
@antonioru
Copy link
Owner

Closed by #34

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants