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

[BUG] - when mapping over NFTs, the key may not be unique causing errors in console #13

Open
xscottxbrownx opened this issue Mar 20, 2023 · 1 comment

Comments

@xscottxbrownx
Copy link
Contributor

Screenshot 2023-03-20 at 10 09 59 AM

This happens due to many NFTS just using 0-totalCollection# for the tokenID. Need to have a unique key value for react to work properly.

@xscottxbrownx
Copy link
Contributor Author

This should be solved with PR #14

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

1 participant