Skip to content
This repository has been archived by the owner on May 29, 2019. It is now read-only.

Scopes created by tooltips introduce scope-related issues #1830

Closed
oliversalzburg opened this issue Feb 19, 2014 · 2 comments
Closed

Scopes created by tooltips introduce scope-related issues #1830

oliversalzburg opened this issue Feb 19, 2014 · 2 comments

Comments

@oliversalzburg
Copy link
Contributor

I noticed this with a table in our application where, when you click on a table header, a term in the outside scope is supposed to be changed (to change the sorting of the table).

This behavior was broken due to the addition of tooltips, which create a new scope on the table headers, which isolate the term.

I created an example of this here: http://plnkr.co/edit/sFMuF1SWeIFCLJjufJPR?p=preview

My expected behavior in the example above would be that all instances of {{predicate}} are identical, but the elements, which have tooltips applied to them, don't share the same term.

@pkozlowski-opensource
Copy link
Member

Yes, we are actively working towards removal of the child scope, there is already an issue opened for this (#1269) and a PR ready.
Closing as a duplicate of #1269.

@oliversalzburg
Copy link
Contributor Author

Whoops. Sorry for the dupe and thanks for the work :)

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

No branches or pull requests

2 participants