Skip to content
This repository has been archived by the owner on Apr 16, 2018. It is now read-only.

rowID == -1 when i use an array of object #9

Open
MatthieuPeyrot opened this issue Feb 27, 2017 · 3 comments
Open

rowID == -1 when i use an array of object #9

MatthieuPeyrot opened this issue Feb 27, 2017 · 3 comments

Comments

@MatthieuPeyrot
Copy link

Hi,

I have an issue , when i have an array of object, the rowID return -1 . do you know why ?

You can see an example of the issue :
https://github.com/MatthieuPeyrot/protolist.git

@gvillenave
Copy link

I'm seeing the same thing but on iOS only

@gvillenave
Copy link

I was able to work around that issue on iOS by forcing the rowID to 0 when it comes back as -1 for the first item, everything is displaying normally now.

@frankros91
Copy link

I am also seeing this problem. But it comes back with -1 for a few iterations, not just the first. Then it starts coming through as normal. Not sure what the issue is. Will dig more and see if I can find out.

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

No branches or pull requests

3 participants