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

Moving the mouse around quickly makes popovers stay open #220

Closed
johnRivs opened this issue Mar 22, 2019 · 6 comments
Closed

Moving the mouse around quickly makes popovers stay open #220

johnRivs opened this issue Mar 22, 2019 · 6 comments

Comments

@johnRivs
Copy link

How do I deal with this?

@rootman
Copy link
Contributor

rootman commented Mar 26, 2019

I experience the same behavior, a fix is really appreciated, I will look into it as well.

@teuneboon
Copy link

Have the same issue. It seems to be easier to reproduce if you do some async stuff with the tooltip, but not completely impossible if you don't.

@kabalage
Copy link

kabalage commented Mar 31, 2019

I'm also having trouble with this problem. Delaying the tooltip makes it occur less frequently, but it's still very annoying. :delay="{ show: 50, hide: 0 }"

@rootman
Copy link
Contributor

rootman commented Apr 2, 2019

I feel like I have found and solved the issue, it was due to requestAnimationFrame.

@pmochine
Copy link

pmochine commented Apr 7, 2019

@rootman I hope this works and will be merged 🙈The bug is quite annyoing^^

Akryum pushed a commit that referenced this issue Apr 11, 2019
…#228)

#220

Co-authored-by: Guillaume Chau <alphadelta.fg@gmail.com>
@Akryum
Copy link
Owner

Akryum commented Apr 11, 2019

Closed in #228

@Akryum Akryum closed this as completed Apr 11, 2019
francomattar added a commit to francomattar/vue-floating-ribeiro that referenced this issue Dec 12, 2024
… (#228)

Akryum/floating-vue#220

Co-authored-by: Guillaume Chau <alphadelta.fg@gmail.com>
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

6 participants