Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle a scope being passed into a scope with add() #80

Open
Sinjhin opened this issue Aug 3, 2017 · 1 comment
Open

Handle a scope being passed into a scope with add() #80

Sinjhin opened this issue Aug 3, 2017 · 1 comment

Comments

@Sinjhin
Copy link
Contributor

Sinjhin commented Aug 3, 2017

Similar to this branch https://github.com/canjs/can-view-scope/tree/scope-in-scope-warning

But instead of unwrapping the scope to get its _context we want to add the functionality to the scope for it to be handled correctly and properly look up values in its context in the scope chain.

@phillipskevin
Copy link
Contributor

To do this, we would want to add the getKeyValue and onKeyValue (and maybe other) symbols to scopes.

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

No branches or pull requests

3 participants