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
IgorMinar merged 1 commit intoangular:masterfrom
IgorMinar:compiler-accessor-leak
Mar 23, 2012
Merged

fix($compile): create new (isolate) scopes for directives on root elements#821
IgorMinar merged 1 commit intoangular:masterfrom
IgorMinar:compiler-accessor-leak

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
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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