Skip to content

Better handling of disposed components - fixes #175#184

Merged
egil merged 3 commits intodevfrom
fixes-175
Aug 7, 2020
Merged

Better handling of disposed components - fixes #175#184
egil merged 3 commits intodevfrom
fixes-175

Conversation

@egil
Copy link
Copy Markdown
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