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

didSelectCellForRowAtIndexPath:forColumnAtIndexPath: returning NSNotFound sometimes #36

Open
bobspryn opened this issue Sep 2, 2014 · 1 comment

Comments

@bobspryn
Copy link
Contributor

bobspryn commented Sep 2, 2014

In the delegate method for didSelect, I'm regularly getting an NSNotFound value for rowPath.row. Any ideas as to why?

@dimitribouniol
Copy link
Member

I currently use -1 to refer to the header internally, and rowCount as the footer, but I'm not sure why you would be getting NSNotFound. Could you screen cap the expanded stack log so I can see when you are getting this?

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

2 participants