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
Hi,
im dynamically creating gridster dashboard. I read the items from an API that i created.
When i load my components it's alright, but when i use the method getNextPossiblePosition() to check if there is available space, all my components are compacted on the top-left of the gridster.
If i don't use getNextPossibilePosition() method i don't have this issue.
Thank you.
The text was updated successfully, but these errors were encountered:
Hi,
im dynamically creating gridster dashboard. I read the items from an API that i created.
When i load my components it's alright, but when i use the method getNextPossiblePosition() to check if there is available space, all my components are compacted on the top-left of the gridster.
If i don't use getNextPossibilePosition() method i don't have this issue.
Thank you.
The text was updated successfully, but these errors were encountered: