angular-flexslider icon indicating copy to clipboard operation
angular-flexslider copied to clipboard

Splicing slides intermittently creates blank slides

Open olegtim opened this issue 11 years ago • 5 comments

I am testing this with an array of 10 slides and while adding slides and shifting works fine, when I try to splice by index, I start getting blank slides after a few splices.

olegtim avatar Jul 19 '14 00:07 olegtim

I am having a similar issue, although it only happens when it's the last item left in an array.

pgerochi avatar Jul 24 '14 21:07 pgerochi

Could you prepare a plunkr (maybe starting from this one) to reproduce the issue?

thenikso avatar Jul 29 '14 09:07 thenikso

I think this illustrates this issue when adding slides. Not sure if it does the same for removing slides: http://plnkr.co/edit/snzP7sgG7ymXOqYD0JkX?p=preview

wilsonwc avatar Aug 08 '14 16:08 wilsonwc

This one seems to fix the issue with my updated fork: http://plnkr.co/edit/ZvPns7JnJ4zHMCRfjqoI?p=preview (clicking add slides doesn't do a total refresh and only show 4 slides)

wilsonwc avatar Aug 08 '14 17:08 wilsonwc

@wilsonwc could you file a PR with the fix?

thenikso avatar Sep 26 '14 10:09 thenikso