Skip to content

correctly remove window resize event#1377

Merged
adumesny merged 1 commit into
gridstack:developfrom
adumesny:develop
Sep 26, 2020
Merged

correctly remove window resize event#1377
adumesny merged 1 commit into
gridstack:developfrom
adumesny:develop

Conversation

@adumesny

Copy link
Copy Markdown
Member

Description

fix #1369, we now remove resize event correctly in destroy()

Checklist

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

fix gridstack#1369, we now remove resize event correctly in destroy()
@adumesny adumesny merged commit 3b0477d into gridstack:develop Sep 26, 2020
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.

error in _onResizeHandler -> listener not removed correctly on destroy()

1 participant