Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Utils.getElements('1') support #2288

Merged
merged 1 commit into from
Apr 29, 2023
Merged

Utils.getElements('1') support #2288

merged 1 commit into from
Apr 29, 2023

Conversation

adumesny
Copy link
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#2234
* `Utils.getElements('1')` (called by removeWidget() and others) now checks for digit 'selector' (becomes an id)
@adumesny adumesny merged commit b81da7a into gridstack:master Apr 29, 2023
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.

Grid stack not updating after widget is removed with removeWidget()
1 participant