-
-
Notifications
You must be signed in to change notification settings - Fork 5
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
Exit intent Fires on Input AutoComplete suggestions mouse hover #4
Comments
Hi @brzane , could you please provide a reproducible example? Also, what browser are you testing? |
For me too, in Google Chrome. When the browser suggests autoComplete on the input |
@danielrmartins what's your operating system? |
Linux - Ubuntu |
On Windows, this issue doesn't occur 🎉 |
@danielrmartins @brzane Perhaps this is an unsolved case, the reason: #1 If anyone has a viable way to solve it so as not to break what was solved on #1, please, I'll be grateful if you send a PR. 💜 |
Unfortunately, this problem occurs in Windows OS too |
@brzane @danielrmartins Here it is working as expected! Gravacao.de.Tela.2023-08-04.as.23.00.05.mov |
I'm facing a problem with the exit intent hook that when the user clicks on an input and tries to select from the browser autoComplete suggestions it fires , i want it to fire only when he tries to move outside the page , it seems that it the hook treats the autoCompelete as outside the page
The text was updated successfully, but these errors were encountered: