Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

fix($compile): create new (isolate) scopes for directives on root elements #821

Merged
merged 1 commit into from
Mar 23, 2012

Conversation

IgorMinar
Copy link
Contributor

previously we would not create them and it's causing all kinds of issues and accidental leaks

Closes #817

…ments

previously we would not create them and it's causing all kinds of issues and accidental leaks

Closes angular#817
@IgorMinar IgorMinar merged commit 5390fb3 into angular:master Mar 23, 2012
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

compiler leaks isolate accessors into the outer scope
2 participants