Skip to content

Bugfix - Add keys to tags list to stop React error#1337

Open
TezzardzGoneWild wants to merge 3739 commits intohicetnunc2000:mainfrom
TezzardzGoneWild:bugfix/remove-key-mapping-error-on-homepage
Open

Bugfix - Add keys to tags list to stop React error#1337
TezzardzGoneWild wants to merge 3739 commits intohicetnunc2000:mainfrom
TezzardzGoneWild:bugfix/remove-key-mapping-error-on-homepage

Conversation

@TezzardzGoneWild
Copy link
Contributor

Anywhere HTML elements are created through .map requires unique key properties on each of the children. This changes nothing for end users, but removes the console error and protects against unintended side effects when performing DOM manipulation.

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.