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 has been archived by the owner on May 29, 2019. It is now read-only.
there's a bug in the carousel when the number of slides increases. (ui-bootstrap 0.13.0)
Check this plunker example: http://plnkr.co/SDAVaJIULWhWFS3fWZHu
The indicator selected after page load is wrong. And proceeding through the slides lets the indicator jump rather arbitrary.
Regards
Sven
The text was updated successfully, but these errors were encountered:
maybe I didn't make myself clear enough. There's no dynamic adding/removing of slides involved in this. By "increase" I meant there's a certain number of static slides in the carousel and exceeding this certain number unveils the described bug.
Regards
Sven
Am 08. Juni 2015 um 04:20 schrieb Robin van Baalen [email protected]:
Seems like a legit bug. The question is however, do we support dynamic carousel items using ng-repeat?
I think we should, however the answer to the question defines if this is a bug or an enhancement request.
—
Reply to this email directly or view it on GitHub.
Hi,
there's a bug in the carousel when the number of slides increases. (ui-bootstrap 0.13.0)
Check this plunker example: http://plnkr.co/SDAVaJIULWhWFS3fWZHu
The indicator selected after page load is wrong. And proceeding through the slides lets the indicator jump rather arbitrary.
Regards
Sven
The text was updated successfully, but these errors were encountered: