[Bug] Widget disappears
After dragging a Widget to the right border, it disappears (with default settings from the demo: https://bmorton.co.uk/angular/) on Chrome Version 57.0.2987.133 (64-bit).
Same case here, We are facing this issue after upgrading Angular to V4.0
When we drag grid-Item to the right end of the grid then the grid-Item seems to be disappears.
Inspected element shows that grid-Item is moved towards left of the grid ( The place where it moved is outside grid area ) . Settings is same as above
Thanks
I have made an update that should address this. Can you give it a try on the demo site and see if that solves the problem?
I am getting bellow error with latest fix while performing drag/resize widget ,
Try to do drag/resize event for few min ( approx 2 min or higher )
Thanks
@heinerludwig @BTMorton could you resolve this issue? I'm having the same problem... with configuration set to:
Limit to screen = true Cascade = Off
The grid does not stop on the bottom, it allows me to keep moving the boxes infinitely.
i manged to make it stop at the bottom but it was endless to the right.
What i want is for the boxes to only move on the given grid size.
Thank you very much !
@IMChiodo, what you need to do is set 'fix_to_grid' to true, then moving a widget can only be done inside the widget container