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

fixed error when items is null #37

Merged
merged 5 commits into from
Feb 21, 2019
Merged

fixed error when items is null #37

merged 5 commits into from
Feb 21, 2019

Conversation

mammad2c
Copy link
Contributor

@mammad2c mammad2c commented Feb 6, 2019

in ImmutableVirtualizedList.js , in getItemCount when items is null throw error. With this change, at first it will checks items is valid and so on.

mammad2c and others added 5 commits February 6, 2019 11:43

Verified

This commit was created on github.com and signed with GitHub’s verified signature. The key has expired.
in ImmutableVirtualizedList.js , in `getItemCount` when `items` is null throw error. With this change, at first it will checks `items` is valid and so on.

Verified

This commit was created on github.com and signed with GitHub’s verified signature. The key has expired.

Verified

This commit was created on github.com and signed with GitHub’s verified signature. The key has expired.

Verified

This commit was created on github.com and signed with GitHub’s verified signature. The key has expired.

Verified

This commit was created on github.com and signed with GitHub’s verified signature. The key has expired.
@cooperka
Copy link
Owner

Thank you @mammad2c

@cooperka cooperka merged commit c46e97e into cooperka:master Feb 21, 2019
@mammad2c
Copy link
Contributor Author

your welcome

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

Successfully merging this pull request may close these issues.

None yet

2 participants