I have this HTML/Handlebars code, what I would like is for the 'outlet fav' to render the template with id 'fav' and its corresponding outlet/templates-chain with expected 'index'.
Solution 1:
You can add an additional render call in IndexIndexRoute,
Post a Comment for "Ember Template Chaining"