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

Angular-gridster2 Version "^9.1.0" Widget Resize Exception

Open kmlgupta59 opened this issue 1 month ago • 1 comments

Hi,

I am currently using angular-gridster2 version "^9.1.0" and encountered an issue while resizing widgets. When resizing a widget to be close to a smaller size, the following exception occurs and the resize method never stops, continuously running:

Error: Uncaught (in promise): TypeError: Cannot read properties of undefined (reading 'setPushedItems') TypeError: Cannot read properties of undefined (reading 'setPushedItems')

I would greatly appreciate any assistance in resolving this issue.

Attached is a snapshot for reference. Uploading image.png…

kmlgupta59 avatar May 31 '24 10:05 kmlgupta59