-
Notifications
You must be signed in to change notification settings - Fork 6.7k
Carousel not able to set active slide after assining new slides #2235
Comments
Resolved in #2699 |
Fixes angular-ui#1350 Fixes angular-ui#1513 Fixes angular-ui#1185 Fixes angular-ui#2062 Fixes angular-ui#2235
Fixes angular-ui#1350 Fixes angular-ui#1513 Fixes angular-ui#1185 Fixes angular-ui#2062 Fixes angular-ui#2235 Closes angular-ui#2067
Fixes angular-ui#1350 Fixes angular-ui#1513 Fixes angular-ui#1185 Fixes angular-ui#2062 Fixes angular-ui#2235 Closes angular-ui#2067
Hi, I have same issue but I´m using ui-bootstrap0.6.0 (dependencies with angularJS1.0.7 and Bootstrap 2.3.2). Is it fixed in this version also? I´m trying to do it, but it doesn´t work for me. |
Fixes angular-ui#1350 Fixes angular-ui#1513 Fixes angular-ui#1185 Fixes angular-ui#2062 Fixes angular-ui#2235 Closes angular-ui#2067
Fixes angular-ui#1350 Fixes angular-ui#1513 Fixes angular-ui#1185 Fixes angular-ui#2062 Fixes angular-ui#2235 Closes angular-ui#2067
I'm seeing the same issue with the latest release 0.13.2, if I update the change list used by the carousel then no slides are 'active' and the carousel disappears. |
0.13.4 version also has that bug again! if redefine slides, active class is not set |
Is there a workaround for this bug in 0.13.4? Unfortunately, I can't upgrade due to project constraints. |
@dotcom9 you could try back porting the fix depending on how invasive it is. I understand all too well the pain of being forced to remain on an old version. |
I have a simple Carousel example. In this example on Plnkr I change the slides in my application. When I set the active slide after I change slides it goes to that slide and then slides out into oblivion or it goes to the first slide instead.
http://plnkr.co/edit/PJg9U4HZ1k5aSTSvbl3k?p=preview
The text was updated successfully, but these errors were encountered: