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

Fixed Map memory leak #1051

Merged
merged 4 commits into from
Mar 25, 2021
Merged

Fixed Map memory leak #1051

merged 4 commits into from
Mar 25, 2021

Conversation

adamkendis
Copy link
Member

Fixes #1013

Added isSubscribed check to Map to prevent setState on unmounted component.

  • Up to date with dev branch
  • Branch name follows guidelines
  • All PR Status checks are successful
  • Peer reviewed and approved

Any questions? See the getting started guide

@adamkendis adamkendis added this to the Initial v2 Launch milestone Mar 25, 2021
@adamkendis adamkendis merged commit 91ad78e into dev Mar 25, 2021
@adamkendis adamkendis deleted the 1013-FRONT-bugfix branch March 25, 2021 23:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

[Bug] Unmounted Map calls setState
1 participant