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 bug with destroyComponent in a component's destroy method #150

Merged
merged 1 commit into from
Nov 19, 2014

Conversation

lakenen
Copy link
Contributor

@lakenen lakenen commented Nov 18, 2014

There was a bug that could cause an uncaught exception when a component's destroy method called scope.destroyComponent() on another component.

@boxcla
Copy link

boxcla commented Nov 18, 2014

Verified that @lakenen has signed the CLA. Thanks for the pull request!

@silvamerica
Copy link
Contributor

💥

lakenen added a commit that referenced this pull request Nov 19, 2014
Fix bug with destroyComponent in a component's destroy method
@lakenen lakenen merged commit b9bbaa2 into master Nov 19, 2014
@lakenen lakenen deleted the fix-scope-destroyComponent-in-destroy branch November 19, 2014 00:27
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.

None yet

3 participants