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

Updating hovered, focused and tapped examples [#63] #100

Merged
merged 1 commit into from
Feb 21, 2024

Conversation

leomp12
Copy link
Contributor

@leomp12 leomp12 commented Jan 30, 2023

https://stackblitz.com/edit/vue-eeacxc?file=src%2FApp.vue
#63 (comment)

Elements with :hovered variant do not return to :initial on mouseleave, on Firefox it works well returning to :visible, on Chrome both :visible and :initial seems to be required.


When using :tapped without :hovered, elements do not return to :initial if you click and move the mouse out of the element keeping it clicked.

@Tahul Tahul merged commit 90e3869 into vueuse:main Feb 21, 2024
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

Successfully merging this pull request may close these issues.

2 participants