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: don't call detectChanges when fixture is destroyed #57

Merged
merged 1 commit into from
Nov 23, 2019

Conversation

timdeschryver
Copy link
Member

@timdeschryver timdeschryver commented Nov 23, 2019

The blur event fired from type throws when a fixture is already destroyed.
This PR adds a check to see if the fixture isn't destroyed before calling detectChanges.

@timdeschryver timdeschryver merged commit e41c034 into master Nov 23, 2019
@timdeschryver
Copy link
Member Author

🎉 This PR is included in version 8.0.4 🎉

The release is available on:

Your semantic-release bot 📦🚀

@timdeschryver timdeschryver deleted the pr/destroyed-detect-changes branch November 23, 2019 14:54
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.

1 participant