You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just found issue on stackoverflow which explains it all... it says "This functionality is on the development roadmap for after the 5.0 release". Ok, now it is 6.3.1, hopefully soon it will be available. Now I understand that Tabulator dragging rows between tables was intended just for one row. No big deal, I can do it programatically, but it would be nice to have 😸
Describe the bug
When dragging multiple rows from one table to another, row which is used for dragging (where we start dragging) is added twice.
Tabulator Info
Working Example
https://jsfiddle.net/milankosir/6obcafr7/41/
To Reproduce
A step by step guide to recreate the issue:
Expected behavior
Row should be added only once.
Desktop:
Additional context
I posted question also on discord.
This is my first issue, I want to say BIG THANK YOU for this amazing library!!!
The text was updated successfully, but these errors were encountered: