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 save current layout and then load it. In some cases, elements are assigned the value gs-y="0" instead of the stored gs-y="3"
This is also confirmed at https://gridstackjs.com/demo/serialization.html
Your environment
version of gridstack.js - 10.1.2
which browser/OS - Windows 8.1. Chrome 109.0.5414.168
Steps to reproduce
bandicam.2024-04-24.15-31-43-405.mp4
Expected behavior
After load() element's Y position should always match the stored gs-y="3", not gs-y="0"