@Moulidharan_Rathinam wrote:
Hi guys, I need to do some operations in my controller after rendering the template.
I am using
Ember.run.schedule(“afterRender”,function(){- - - some code - - - }); .
I don’t know whether this is the correct way to achieve my use case. Can anyone suggest me a good solution to achieve this?
Posts: 1
Participants: 1