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 | 1060 | December 1, 2018 | |
Refresh current route's model from application template
|
2 | 8138 | July 18, 2016 | |
How to acces the model of a child Route from an application level Component?
|
0 | 817 | February 3, 2015 | |
Loading Components when routing Ember 1.13 | 2 | 1011 | October 24, 2016 | |
Nested child route loses model upon route refresh/reload | 2 | 2230 | December 2, 2016 |