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

useFocus doesn't update on blur #2565

Closed
7 tasks done
AnnaYuS opened this issue Dec 21, 2022 · 1 comment · Fixed by #2600
Closed
7 tasks done

useFocus doesn't update on blur #2565

AnnaYuS opened this issue Dec 21, 2022 · 1 comment · Fixed by #2600

Comments

@AnnaYuS
Copy link

AnnaYuS commented Dec 21, 2022

Describe the bug

At some point after 9.6.0 focused from useFocus is not set to false on blur. It might have something to do with this change #2540

Reproduction

https://stackblitz.com/edit/vue-6quiul?file=src/App.vue

System Info

Chrome, FF

Used Package Manager

yarn

Validations

@vaakian
Copy link
Contributor

vaakian commented Dec 25, 2022

you are right, #2540 breaks this. I just made a new PR fixing it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants