Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

buttonTappedAtIndex is being called multiple times in the Demo project #9

Open
kevingnli opened this issue Dec 10, 2013 · 5 comments
Open

Comments

@kevingnli
Copy link

It would seem that in both my personal project and the demo project, the buttonTappedAtIndex method is called multiple times in the Demo project. Is there a fix for this issue or am I not using the library properly?

@lonkly
Copy link

lonkly commented Mar 17, 2014

I was able to replicate this issue. This is because target is added for each set of buttons on every row, and then selector being called multiple times for all of them even though index is always the same.

@lonkly
Copy link

lonkly commented Mar 17, 2014

@daria-kopaliani Can you please investigate this issue?

@daria-kopaliani
Copy link
Owner

Hi Artem,

Thank you for finding this issue. I will try to take a look tonight or tomorrow after work.

Daria.

On Mar 17, 2014, at 6:57 PM, Artem G. [email protected] wrote:

@daria-kopaliani Can you please investigate this issue?


Reply to this email directly or view it on GitHub.

@lonkly
Copy link

lonkly commented Mar 20, 2014

I fixed that, but then noticed, that you've also fixed it in dev branch :)

@sergey-zhuravel
Copy link

Hi!
Guys how to solve this problem? please help, thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants