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

fix: tear down views after a modal is closed #9801

Merged
merged 3 commits into from Mar 1, 2022

Conversation

rigor789
Copy link
Member

@rigor789 rigor789 commented Mar 1, 2022

PR Checklist

What is the current behavior?

Closing a modal will not tear down the views from the modal (GC might eventually, but not reliably)

What is the new behavior?

Closing a modal will fire the closeCallback and then tear down the views explicitly.

Fixes/Implements/Closes #[Issue Number].

@cla-bot cla-bot bot added the cla: yes label Mar 1, 2022
@rigor789 rigor789 changed the base branch from master to release/8.2.0 March 1, 2022 20:02
@NathanWalker NathanWalker merged commit 7f90036 into release/8.2.0 Mar 1, 2022
@NathanWalker NathanWalker deleted the fix/modal-dispose branch March 1, 2022 20:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants