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
10064
August 23, 2015
Binding JQuery events after the template is rendered
5
1690
January 6, 2018
Action Performed in any case! (without event from the templates)
1
494
October 23, 2017
Mobile, Nested Templates, and Transitions
2
1371
December 15, 2014
Ember Animate View on Destroy
Design
5
6067
February 27, 2014