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

Better handling of disposed components - fixes #175 #184

Merged
merged 3 commits into from
Aug 7, 2020
Merged

Better handling of disposed components - fixes #175 #184

merged 3 commits into from
Aug 7, 2020

Conversation

egil
Copy link
Member

@egil egil commented Aug 7, 2020

Pull request description

Fixes #175
Closes #123

PR meta checklist

  • Pull request is targeting at DEV branch.
  • Pull request is linked to all related issues, if any.
  • I have read the CONTRIBUTING.md document.

Content checklist

  • My code follows the code style of this project and AspNetCore coding guidelines.
  • My change requires a change to the documentation.
    • I have updated the documentation accordingly.
  • I have updated the appropriate sub section in the CHANGELOG.md.
  • I have added, updated or removed tests to according to my changes.
    • All tests passed.

@egil egil linked an issue Aug 7, 2020 that may be closed by this pull request
@egil egil changed the base branch from main to dev August 7, 2020 09:34
@egil egil marked this pull request as ready for review August 7, 2020 09:36
@egil egil merged commit 5e25797 into dev Aug 7, 2020
@egil egil deleted the fixes-175 branch August 7, 2020 09:49
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.

Behaviour of RenderedFragment after the backing component is disposed
1 participant