You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
While testing angular-animate v1.4.3-build.4093+sha.9ea52d8 with AngularJS v1.4.2 and BootstrapUI Version: 0.13.0 - 2015-05-02, it appears that the carousel widget is not working. I tested using the "index.html" page from https://angular-ui.github.io/bootstrap/. I do however use jQuery 2.1.4 instead of just jqLite.
A simple Plunker example with just the carousel widget seems to work just fine, but the angular-animate.js script seems to have a problem with the timing of loading the very large index.html page used by Bootstrap-UI and the images used by the carousel.
Sorry I can't be more specific, since it doesn't error out or otherwise affect the rest of the page load.