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

index.js:1 Uncaught DOMException: Failed to execute 'removeChild' on 'Node': The node to be removed is not a child of this node. #539

Open
shahed-swe opened this issue Mar 15, 2024 · 1 comment

Comments

@shahed-swe
Copy link

Describe the bug
While I move cards to another lane continuously very fast it's occuring the issue.

To Reproduce
Steps to reproduce the behavior:

  1. Create Multiple cards in multiple lanes. (10 card on each lane will be great)
  2. Try to move card to another very fast. (Noticeable thing: It's producing while using or not using this: handleDragEnd )

Expected behavior
A card that I have moved to the targeted lane,sometime it stays on the same lane

Screenshots
image
image

@shahed-swe
Copy link
Author

Also there is another error coming with 'setDragables' is undefined. This is also coming for the same type of process

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant