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)..."