Skip to content

collision: load after init() fix#1694

Merged
adumesny merged 1 commit into
gridstack:masterfrom
adumesny:master
Mar 28, 2021
Merged

collision: load after init() fix#1694
adumesny merged 1 commit into
gridstack:masterfrom
adumesny:master

Conversation

@adumesny

Copy link
Copy Markdown
Member

Description

Checklist

  • Created tests which fail without the change (if possible)
  • All tests passing (yarn test)
  • Extended the README / documentation, if necessary

* fix gridstack#1693
* broke in 4.x. load() now correctly works again (batch mode saving initial values multiple times)
* added unit test and demo as well, so this shouldn't happen again.
@adumesny adumesny merged commit 77fecf5 into gridstack:master Mar 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Loading the layout based on ids does'nt render the layout as defined in the layout positioning.

1 participant