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

fix(react-chart): fix console errors about equal keys in axis #1375

Merged
merged 5 commits into from
Sep 6, 2018

Conversation

Krijovnick
Copy link
Contributor

No description provided.

}) => (
<Tick
key={text}
key={id}
Copy link
Contributor

Choose a reason for hiding this comment

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

Can we rename id to key? We always use id as key.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

ок

@Krijovnick Krijovnick merged commit cc9d9f9 into DevExpress:master Sep 6, 2018
@Krijovnick Krijovnick deleted the errors_console branch September 6, 2018 10:44
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.

2 participants