I want to use bootstrap carousel along with angular js to display images in carousel content. But, when the navigation links clicked, it displays blank page.
My code
If you don't need to bind your carousel, you can solve this by adding a top level element with ng-non-bindable directive:
ng-non-bindable