gridstack / gridstack.js

Build interactive dashboards in minutes.
https://gridstackjs.com
MIT License
6.38k stars 1.27k forks source link

fix(save): don't remove w or h #2675

Closed brian-patrick-3 closed 2 months ago

brian-patrick-3 commented 2 months ago

Description

GridStack freezes the browser when trying to call .load() with one of these values missing. This prevents instances where .save() drops a value ex h, and subsequently calling .load() freezes the browser.