Ember.JS
Is there an event after the template has been added to the outlet?
Design
xcambar
September 4, 2015, 12:15am
2
You should use the
didTransition
event on
Ember.Route
.
Documentation:
Route - 4.6 - Ember API Documentation
Demo:
JS Bin - Collaborative JavaScript Debugging
Have fun!
How To run scripts after dom has loaded
show post in topic
Related topics
Topic
Replies
Views
Activity
How can I do something work after transition to some route and render complete?
12
10215
August 23, 2015
Delay transition on a higher level
Questions
2
915
June 11, 2020
Load ember models after view render
Ember Data
4
1977
August 27, 2014
Actions of a controller called from the aftermodel method can modify the template?
Design
1
951
March 12, 2015
Route transition doesn't work when working with modal
0
811
October 11, 2014