Skip to content

Conversation

@jeffredodd
Copy link
Contributor

Description

Since the tab test holds some of its <Tab> children inside an array, all components in the array must have a unique key.

I've updated the tests to include unique keys for this test only which fixes the issue. When using <TabGroup> to contain the <Tab> component this issue does not occur.

@jeffredodd jeffredodd added the bug Something isn't working / Issues in the code label Feb 4, 2019
@jeffredodd jeffredodd requested a review from a team February 4, 2019 19:19
Copy link
Contributor

@bcullman bcullman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚢

@jeffredodd jeffredodd merged commit 52d4a68 into master Feb 4, 2019
@jeffredodd jeffredodd deleted the fix/tab-key-warning branch February 4, 2019 19:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working / Issues in the code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants