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

Warning upon first tooltip mouseover #296

Closed
marksiano opened this issue May 30, 2018 · 2 comments
Closed

Warning upon first tooltip mouseover #296

marksiano opened this issue May 30, 2018 · 2 comments

Comments

@marksiano
Copy link

Upon mousing over an element which creates a tooltip for the first time, a warning is logged in the console.

"Warning: React does not recognize the getRects prop on a DOM element. If you intentionally want it to appear in the DOM as a custom attribute, spell it as lowercase getrects instead. If you accidentally passed it from a parent component, remove it from the DOM element."

This happens with the example too.

@williaster
Copy link
Collaborator

Hey @marksiano, thanks for checking out vx!

Just curious what version of @vx/tooltip you are on and which demo example? This should have been fixed by #290 and in v0.0.163

@marksiano
Copy link
Author

Hi, thanks. This was resolved when I installed the new version.

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

No branches or pull requests

3 participants