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 floats despite effect="solid" #143

Closed
mir3z opened this issue Jul 19, 2016 · 2 comments
Closed

Tooltip floats despite effect="solid" #143

mir3z opened this issue Jul 19, 2016 · 2 comments

Comments

@mir3z
Copy link

mir3z commented Jul 19, 2016

See attached video

Despite the fact I set effect="solid" on tooltip it floats for the first time I hover tooltip trigger

<ReactTooltip id={ TOOLTIP_ID } effect="solid" place="right" class="my-tooltip" />
@wwayne
Copy link
Collaborator

wwayne commented Jul 19, 2016

Switching from one place to other place will cause it, you can reproduce it by changing the example react-tooltip place from top to right for example.

I don't know how you use the react-tooltip, but I'm thinking optimize this

@wwayne
Copy link
Collaborator

wwayne commented Jul 27, 2016

Fixed in 3.1.0

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

No branches or pull requests

2 participants