pager duplicating elements
Hi, I've tryed to use all kinds of pagers but they always duplicate the elements. If I have 4 slides for example, it'll show 11223344, instead of 1234
Try reading the demo page again. There isn't much to getting the pagers working correctly.
http://jquery.malsup.com/cycle2/demo/pager.php
On Fri, Aug 16, 2013 at 11:03 PM, axelweisz [email protected]:
Hi, I've tryed to use all kinds of pagers but they always duplicate the elements. If I have 4 slides for example, it'll show 11223344, instead of 1234
— Reply to this email directly or view it on GitHubhttps://github.com/malsup/cycle2/issues/266 .
I have the same problem, using angular routing, everytime I reload the page the pagers will multiplicate, is crazy
I also have this problem after reinitialization. I use .cycle ('destroy'); and then again .cycle (cylceOptions) how can this be remedied?
problem is resolved - the script was called twice