I am arriving on bookDetails state form some other link. Here bookDetails state\'s template has links for different tabs (or templates). A
bookDetails
tabs
Try to add $state.go('bookDetails.basic') inside EditBookController. If I understood you< this will help.
$state.go('bookDetails.basic')