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

mouseenter and mouseleave triggering twice only on first run #266

Closed
michaelcbrook opened this issue Jul 25, 2017 · 5 comments
Closed

mouseenter and mouseleave triggering twice only on first run #266

michaelcbrook opened this issue Jul 25, 2017 · 5 comments

Comments

@michaelcbrook
Copy link

Originally posted here but am moving this issue to the Blaze repo.

There is an issue where mouseenter and mouseleave trigger twice the first time they are run on an element, but every time after that, they run once as expected. Mouseover and mouseout work fine.

There are no children elements, so it is not a bubbling issue, and the element does not transform or change style.

Here is a link to my reproduction of the issue.

Or git clone git@github.com:michaelcbrook/meteor-mouseenter-bug.git

Thanks!

@niranjans
Copy link

+1

I'm facing the exact same issue.

@samuelhackwill
Copy link

+1, mouseleave triggers twice but mouseout works fine. (meteor 1.9.2)

@filipenevola
Copy link
Collaborator

I'm closing this issue because it's too old.

If you think this issue is still relevant please open a new one.

Why? We need to pay attention to all the open items so we should keep opened only items where people are involved.

@cosmin-novac
Copy link

Weird reason to close this. It was barely a month old then and it's still a bug now, one and a half years later...

@jankapunkt
Copy link
Collaborator

@tenshis I can reopen if you want to help to resolve it. Do you have an app where this issue is relevant (so you could test potential fixes)? Which version of Blaze do you use? Is it maybe already fixed in 2.6.1?

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