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

[tooltip][TooltipWithBounds] don't pass getRects to Tooltip #290

Merged
merged 1 commit into from
May 15, 2018

Conversation

williaster
Copy link
Collaborator

🐛 Bug Fix

Fixes #289 by not passing the getRects func prop from withBoundingRects to Tooltip.

Tested locally to ensure we no longer get the React error reported (React does not recognize the 'getRects' prop on a DOM element)

cc @emepyc

@hshoff hshoff added this to the v0.0.163 milestone May 15, 2018
@hshoff
Copy link
Member

hshoff commented May 15, 2018

LGTM

@hshoff hshoff merged commit 6b6da7a into airbnb:master May 15, 2018
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