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

Warning on Bar Chart #59

Open
Rinosh opened this issue Jul 14, 2016 · 4 comments
Open

Warning on Bar Chart #59

Rinosh opened this issue Jul 14, 2016 · 4 comments

Comments

@Rinosh
Copy link

Rinosh commented Jul 14, 2016

Warning: Unknown props hoverAnimation, dataPoint, handleMouseOver, handleMouseLeave on tag. Remove these props from the element. For details, see https://fb.me/react-unknown

I implemented all charts according to their respective official examples and this is the only one that throws an alert.

BTW, I am displaying charts over a react-grid-layout.

I am just a newbie, but I am willing to help you as per request, just need some guidance on react grounds though.

@ebertmi
Copy link

ebertmi commented Jul 14, 2016

The warning comes from React 15.1+. In previous versions unknown props have been just ignored, now they should not be set on the element as rd3 currently does.

So in one of the next versions of rd3, those will disappear

@j-nolan
Copy link

j-nolan commented Jul 20, 2016

Duplicate of #52

@fschr
Copy link

fschr commented Sep 15, 2016

Has this been resolved?

@yang-wei
Copy link
Owner

no
send me a pr and I would like to merge =) @gragas

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

5 participants