Im using react-beautiful-dnd 13.0.0, And I've implemented the onDragEnd functionalities, it was working fine but now I'm facing this issue when dragging a card to another table (it works fine in its own table) it stops and shows that error :
react-beautiful-dnd
An error was caught by our window 'error' event listener while a drag was occurring. The active drag has been aborted.
This is a development only message. It will be removed in production builds
If someone faced the same issue or could solve, it will be great thanks