Created
July 2, 2015 13:33
-
-
Save RyanHirsch/7630b5aeb88d279bde44 to your computer and use it in GitHub Desktop.
{{#each}} key
Author
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I am running into an issue with with ember 1.13 and the
keyfor an#eachhelper.When using a quoted key I get the following error
Uncaught Error: You must provide a string key when callingyieldItem; you provided undefinedWhy?