This repository was archived by the owner on Apr 12, 2024. It is now read-only.
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
Issue: MouseEnter & MouseLeave Event is working in Mobile Devices with Touch event I #13073
Closed
Description
Mouse Enter and Mouse Leave event is working in iPhone6 OS: iOS 8 and samsung android 4.4.2 chrome 45
Please see this code in codepen http://codepen.io/shmdhussain/pen/bVroGK , When i tap over using my finger in touch devices the mouse events are working. Ideally it should not have worked with touch.
Is this the default behaviour or issue. Please help me in this . Thanks in advance for any help.