This repository was archived by the owner on May 29, 2019. It is now read-only.
This repository was archived by the owner on May 29, 2019. It is now read-only.
Angular UI Bootstrap Carousel Transition issues with AngularJS v1.4.3 #3953
Closed
Description
As https://angularjs.org/ tells 1.4.x is the latest stable branch (master on Github), with regular bug fixes and is the default download option, I was using it with Angular UI Bootstrap and noticed issues.
Sample Code with Angular 1.4.3 showing issues while transition. Infact buttons don't work after one click!
http://jsbin.com/dikeli/edit?html,js,output
Same Code with Angular 1.3.9 working perfectly
http://jsbin.com/hayuqoq/edit?html,js,output