Quantcast
Channel: JavaScriptMVC Forum
Viewing all articles
Browse latest Browse all 3491

Re : Recursive mustache

$
0
0
Thanks, figured out something was wrong with the template but couldn't pin point it.

Your fiddle works fine in my project if I use a fixed array with objects but if I use a Model.List it fails.
Keeps throwing an error: Uncaught TypeError: Object function (newVal)...

I have set something up with fixtures:

Also if I set {{log 'subitems'}} instead of {{>recursive}} it logs "function (newVal)..."

Viewing all articles
Browse latest Browse all 3491

Trending Articles