Skip to content

Instantly share code, notes, and snippets.

@jackydra
Last active December 21, 2015 17:38
Show Gist options
  • Save jackydra/6341559 to your computer and use it in GitHub Desktop.
Save jackydra/6341559 to your computer and use it in GitHub Desktop.
koken lens variables issue
<p>Work
<koken:load>
{{ _parent.album.context.position }}
/
{{ album.counts.total }} <!-- prints the number of albums in this set -->
</koken:load>
</p>
@jackydra
Copy link
Author

i was able at least to make the {{ album.context.total }} work. Nonetheless {{ album.context.position }} does not print anything

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