Skip to content
This repository has been archived by the owner on Dec 26, 2018. It is now read-only.

Warnings about unknown props with React 15.2.0 #52

Open
jonase opened this issue Jul 5, 2016 · 1 comment
Open

Warnings about unknown props with React 15.2.0 #52

jonase opened this issue Jul 5, 2016 · 1 comment

Comments

@jonase
Copy link
Contributor

jonase commented Jul 5, 2016

With react version 15.2.0 I get warnings such as

Warning: Unknown props `hoverAnimation`, `dataPoint`, `handleMouseOver`, `handleMouseLeave` on <rect> tag.

with the BarChart (probably with other chart types as well). I believe the reason is that all props are delegated to the <rect> tag for example here.

@yang-wei
Copy link
Owner

yang-wei commented Jul 7, 2016

hmmm... never know 15.2.0 is out...

Thanks for the issue

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants