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

[error] the argument(index) of renderItem function is wrong #233

Open
yizhanzhang opened this issue Sep 19, 2019 · 2 comments
Open

[error] the argument(index) of renderItem function is wrong #233

yizhanzhang opened this issue Sep 19, 2019 · 2 comments

Comments

@yizhanzhang
Copy link

in 0.8.12
the argument(index) of renderItem function doesn't Minus one.
forExample when dataSource = [].
the renderItem function will get index = 0, it means user will use dataSource[0].
it is different from 0.8.11 and make some application crush.

@TarikHuber
Copy link

Same here. All my apps with the newest version 0.8.12 crash. Ned to downgrade to make them work again.

@caseywebdev
Copy link
Owner

Please try out 0.8.13. If it still doesn't work please provide an example.

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

3 participants