You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 12, 2024. It is now read-only.
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.
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/
The text was updated successfully, but these errors were encountered: