I need to call the init function of the parent route’s controller from the child route’s controller. (similar to refresh).
I tried using ControllerFor function from my child route’s controller but unfortunately ControllerFor function has been deprecated in the version 3.18. Can anybody suggest me some alternate way to call the function from the parent controller
2 posts - 2 participants