Site broken (bootstrap "undefined is not a function")
luto opened this issue · 2 comments
luto commented
The site (http://angular-ui.github.io/) is broken for me in Chrome 34 and Firefox 28. All headings exept for the first two have no content.
The following errors show up in the log:
Uncaught TypeError: undefined is not a function bootstrap.min.js:6
Uncaught Error: No module: ui angular.js:1060
luto commented
The first error (bootstrap) is there because there is no jQuery on the site.
PowerKiKi commented