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

compiler leaks isolate accessors into the outer scope #817

Closed
@IgorMinar

Description

@IgorMinar

first reported at [here[(https://github.com/danielzen/angular.js/commit/56ef961daa30983aef884052c3c189a51cd53e67#commitcomment-1111304).

looks like when there is a name collision between the accessor name and the directive name (or something of that sort) we leak the accessor to the outer scope.

example + test: http://jsfiddle.net/IgorMinar/kQpFW/3/

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions