0

After injecting ui.bootstrap into my module the application is loading a blank page without throwing any errors.

If i remove the injection that page loads fine.

angular.module('app',['ui.bootstrap'])

I have all the necessary includes

<script type="text/javascript" src="/ev2/lib/bower_components/angular/angular.js"></script> <script type="text/javascript" src="/ev2/lib/bower_components/angular-animate/angular-animate.js"></script> <script src="//angular-ui.github.io/bootstrap/ui-bootstrap-tpls-2.5.0.js"></script>

Aravind
  • 40,391
  • 16
  • 91
  • 110

0 Answers0