I'm having an issue that my mouse is over an two elements, element a and b. a is on top of b, and b has hover events.
If I remove A when the mouse is over it, I get a mouseenter event on b without a mouseremove. Is this a bug? is there a way to work around this? Thanks, Mike