Skip to content
This repository has been archived by the owner on Feb 22, 2018. It is now read-only.

NgController leaks outside the current element on which it is declared #396

Closed
mhevery opened this issue Jan 8, 2014 · 2 comments
Closed

Comments

@mhevery
Copy link
Contributor

mhevery commented Jan 8, 2014

http://stackoverflow.com/questions/20985108/puzzled-by-css-selector-to-trigger-controller

@mhevery
Copy link
Contributor Author

mhevery commented Jan 27, 2014

Working as intended the example is wrong as it uses NgDirective rather than NgController.

But a better fix would be to remove publishAs from NgDirective as it makes no sense.

@chrisbu
Copy link

chrisbu commented Feb 9, 2014

Links with #532 - the removal of publishAs has broken the current Dart Editor welcome page angular-todo app.

(According to semver.org, should this have been a major point change - breaking change rather than backwards compatible patch?).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

2 participants