I would like to update a component displayed in my main application.hbs template based on the model returned from the current route. So if index.hbs is loaded, I need a component inside application.hbs to update based on date being returned from there.
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
How can I update an application route's model from a child route? | 1 | 1062 | December 1, 2018 | |
How to acces the model of a child Route from an application level Component?
|
0 | 818 | February 3, 2015 | |
Help with application.handlebars and its data model
|
1 | 1196 | July 9, 2013 | |
Accessing another routes model
|
3 | 1836 | August 12, 2016 | |
Refresh current route's model from application template
|
2 | 8142 | July 18, 2016 |