brianmhunt / knockout-fast-foreach

Foreach. Faster. For Knockout.
MIT License
59 stars 18 forks source link

[Newbie] $index() and $parent undefined #49

Open sacredMonster opened 7 years ago

sacredMonster commented 7 years ago

Hello, I am using fastForEach to bind my array and when I try to access either the $index or $parent i get an undefined error.

Any help? fastForEach.txt

brianmhunt commented 7 years ago

@sacredMonster Please add a jsFiddle. As a support question you may better results on StackOverflow.