Skip to content

Commit

Permalink
fix main test and bug (#2860)
Browse files Browse the repository at this point in the history
fixed the main test file which exposed multiple bugs! :

* GridStack:init(null) didn't set this.opts
* loading exiting layout incorrecly moved items (when just one caused collision)
* update(el, {id: 'newId'}) didn't update the id
* some attr setting optimization

going forward need to get full test coverage to help find issues...
continue #2850
  • Loading branch information
adumesny authored Nov 17, 2024
1 parent d7ae9e5 commit 034a670
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 034a670

Please sign in to comment.