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] Cannot set property 'animation' of undefined at ToolTip.fixTransition #956

Closed
admax81 opened this issue Aug 30, 2017 · 7 comments
Assignees

Comments

@admax81
Copy link

admax81 commented Aug 30, 2017

Cannot set property 'animation' of undefined at ToolTip.fixTransition
I'm getting this error in the console. Along with this error, a tooltip appears in the top left corner, which doesn't disappear any more.

@mosinve
Copy link
Member

mosinve commented Aug 30, 2017

duration for tooltip transition set on 150ms.... if you move mouse faster, then you can get unpredictable effects :)

@admax81
Copy link
Author

admax81 commented Aug 30, 2017

So, what i need to do to stop it? :)

@mosinve
Copy link
Member

mosinve commented Aug 30, 2017

As one of possible workarounds - slower move mouse ;)

@mosinve
Copy link
Member

mosinve commented Aug 30, 2017

It's a joke of course, we will look into this problem

@tmorehouse
Copy link
Member

PR #960 should address this issue.

@admax81
Copy link
Author

admax81 commented Nov 3, 2017

Is not. I'm not getting error anymore, but a tooltip appears in the top left corner, which doesn't disappear any more. :) Second part of bug still work...

@tmorehouse
Copy link
Member

There have been additional tweaks made to tooltips and popovers to prevent leftover "stranded" divs when doing fast hover/hoverout over the trigger element.

It will be available in the forthcoming release.

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