There was an error while loading. Please reload this page.
Why you don't added context option binding for child views like in your NestedView plugin for Backbone ?
Example: {{#each models}} {{view "myChildView" context=this}} {{/each}}
Why you don't added context option binding for child views like in your NestedView plugin for Backbone ?
Example:
{{#each models}}
{{view "myChildView" context=this}}
{{/each}}