Carousel: itemClick fires too many times after an item is added
Reported by Jake Archibald | July 21st, 2009 @ 08:00 AM | in 1.6
If you add an item to an existing carousel, itemClick will fire twice per item clicked. If you add another, it'll fire 3 times etc etc.
Looks like events are being added when the carousel is rebuilt, but should only be done once really.
Comments and changes to this ticket
-
Stephen Elson July 21st, 2009 @ 08:53 AM
- State changed from new to review
(from [6e989078ea5b336bf48dc4aaa22d974596561f4c]) Carousel: fixing itemClick issue [#70 state:review] http://github.com/glow/glow1/commit/6e989078ea5b336bf48dc4aaa22d974...
-
Jake Archibald August 5th, 2009 @ 01:33 PM
- State changed from review to resolved
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
A JavaScript Library
People watching this ticket
Referenced by
- 70 Carousel: itemClick fires too many times after an item is added (from [6e989078ea5b336bf48dc4aaa22d974596561f4c]) Carouse...