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
{{ message }}
This repository has been archived by the owner on Feb 3, 2022. It is now read-only.
Initial render when x and y attributes are not provided works for horizontal direction but in vertical direction it just stacks one under the other.
#106
I have the same issue in both vertical and horizontal direction (osx chrome and safari). Even in the demo, if to turn off assigning the data-x and data-y attributes. As a workaround, managed to get the items positioned when specifically calling resize function right after initialization:
resizeGrid was used, in the horizontal direction it works fine but in the vertical one no proper arrangement
The text was updated successfully, but these errors were encountered: