farooq
Results
2
comments of
farooq
you can create your directive and compile your directive in before change event. */directive function tour() { return { templateUrl: "app/components/tour/templates/tour.html", replace: true, scope: { totalResults: "=", currentPage: "=", title:...
@pavlokitdev unfortunately onIntroAfterChange doesn't works as expected so i had to use timeout.