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
I'm using the latest dragula version (2.1.1) and I'm having an issue when dragging and dropping an index.
For example, when I have two index, if I drag the second one on top but i don't drop it and then I drag it again to the original position and drop it, when I create a new index, this new index is created in the middle. If then I delete that index and then do the same with the first one but the other way around, the new index is created on top of every other index I have
To Reproduce (required)
Steps to reproduce the behavior:
Create two index
Drag the second one on top and don't drop it
Drag the second one back to its original position and drop it
Create a new index
Versions (required)
Please state which versions of the following packages you have installed:
@angular/core: 13.3.9
ng2-dragula: 2.1.1
The text was updated successfully, but these errors were encountered:
[bug report]
ng2-dragula
issues for related problems, including closed issues.ng2-dragula
.Describe the bug (required)
I'm using the latest dragula version (2.1.1) and I'm having an issue when dragging and dropping an index.
For example, when I have two index, if I drag the second one on top but i don't drop it and then I drag it again to the original position and drop it, when I create a new index, this new index is created in the middle. If then I delete that index and then do the same with the first one but the other way around, the new index is created on top of every other index I have
To Reproduce (required)
Steps to reproduce the behavior:
Versions (required)
Please state which versions of the following packages you have installed:
@angular/core
: 13.3.9ng2-dragula
: 2.1.1The text was updated successfully, but these errors were encountered: