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

Iteration Key Error #5

Closed
UmarBaraq opened this issue Oct 4, 2018 · 7 comments
Closed

Iteration Key Error #5

UmarBaraq opened this issue Oct 4, 2018 · 7 comments
Labels
bug Something isn't working

Comments

@UmarBaraq
Copy link

Getting each child should have an own key in iteration warning.
Even if I'm using library alone without any other code.

@ManalLiaquat
Copy link

Getting each child should have an own key in iteration warning.
Even if I'm using library alone without any other code.

because the author didn't use the key attribute in mapping the images

@muhammadsarim555
Copy link

this is not your fault this is library author mistake who did not use index in map mathod

@Ovi
Copy link

Ovi commented Oct 4, 2018

It's just a warning. So you can ignore it for now.

@kashifsulaiman
Copy link
Contributor

@UmarBaraq Thanks for the issue! It'll be fixed in the next version. v0.1.3

@kashifsulaiman kashifsulaiman added the bug Something isn't working label Oct 5, 2018
@kashifsulaiman
Copy link
Contributor

kashifsulaiman commented Oct 5, 2018

#6
Fixed this issue.

Closing this issue, feel free to reopen if you find the issue again in v0.1.3

@tannguyenit
Copy link

evidence image.
In version 0.1.4 I get this error. react.development.js:207 Warning: Each child in an array or iterator should have a unique "key" prop Please resolve this error to me

@kashifsulaiman kashifsulaiman reopened this Nov 6, 2018
@kashifsulaiman
Copy link
Contributor

@tannguyenit fixed this issue in #9. Merged as well,
Checkout v0.1.5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

6 participants