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

Get property of object via index #323

Closed
engram-design opened this issue Sep 28, 2012 · 1 comment
Closed

Get property of object via index #323

engram-design opened this issue Sep 28, 2012 · 1 comment

Comments

@engram-design
Copy link

I'm aware that the following can be solved by a straightforward helper - but I don't think its really needed!

My issue is that I cannot do the following {{users[user_id]name}} - where user_id would be the index in the users object - for instance, their ID.

A very simplified example is below (which fails due to the error)...

http://jsfiddle.net/ZrzfM/

@wagenet
Copy link
Collaborator

wagenet commented Nov 2, 2012

I don't think we plan to support this syntax.

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

No branches or pull requests

2 participants