angular-gridster2 icon indicating copy to clipboard operation
angular-gridster2 copied to clipboard

Angular gridster 2

Results 167 angular-gridster2 issues
Sort by recently updated
recently updated
newest added

*SYMPTOMS* When you have boundary control enabled, the right bottom item was always stuck and couldn't be moved. *ROOT CAUSE* The root cause of the problem was that the last...

When you drag and drop on a cell that is not empty and you return to the initial position, there is a bug on `dropOverItemsCallback`, because the last valid position...

1. I want to drag and drop multiple items of gridster from one place to another place in same gridester. Is it possible? 2. when i start drag I need...

Is there any function in which I can get current coordinates of item which we are dragging. I want to get latest/current X & Y points after drag start and...

How can I hide the component's vertical scroll and display only the one on the main screen

![gridster issue](https://user-images.githubusercontent.com/45563070/94191960-ea3e7780-fecb-11ea-9941-03b618c3000f.png) i am getting while implementing it says cannot read property initial call back

Hi, I've seen that you are using inline style (e.g. `ngStyle`) in your Project. As I understood, this leads to a security risk. During the use of certain CSP-headers, the...

We have noticed a bug in our system where gridster element was placed inside a collapsible (horizontally) panel and it was not resizing on expand/collapse. So, our workaround was to...

There are too many contents displayed on the page, so the page needs to have zoom function. But after zooming, when dragging or pulling components, the moving distance of the...

Dear users and contributors, For several years I was not able to find the time to maintain and fix this library properly as the issues list of currently **247** and...

help wanted