flatiron / plates

Light-weight, logic-less, DSL-free, templates for all javascript environments!
MIT License
831 stars 69 forks source link

Nesting objects with arrays with objects fails #84

Closed pgte closed 12 years ago

pgte commented 12 years ago

I have a problem I can't seam to solve with plates. I've reduced this problem to a simple test that fails, which makes test 39:

https://github.com/pgte/plates/blob/multimap-remastered/test/api-test.js#L457