-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Description
First of all I want to thank you for all your effort you've put into this awesome library.
But currently I have come across a strange bug, maybe you could point me in the right direction.
Maybe I am doing something wrong ;)
Currently it seems whenever I have a fixed row or an max row set and the grid is completely filled, then it started to make some wrong assumption when I try to move them around inside the grid.
Here is an playground for you to test: https://jsfiddle.net/ChiangChu/8Lpx0kau/11/
You can reproduce it about 100% when drag an element outside the grid and then back inside. For some reason other elements that does not collide with the object start to move and you can even overlap two elements completely.
I would be really appreciate any hint, that could cause this error.
Gridstack Version 4.2.7
Best Regards