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 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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: