You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey! This one is caused by a Vue bug 😅 — we merged a workaround for this a bit ago which you can test with our insiders build if you want: npm install @headlessui/vue@insiders.
I'll see if we can get a tagged release out tomorrow with this and some other fixes! I'll leave this issue open until we've done the release.
We've released @headlessui/[email protected] which fixes this bug which you can install by doing: npm install @headlessui/vue@latest. Thanks for reporting it!
JS Library
"@headlessui/vue": "^1.7.2"
What component (if applicable)
Describe the bug
When you lose focus after typing, the input displays "undefined."
Repo
https://github.com/misbahansori/vite-project
To Reproduce
Steps to reproduce the behavior:
Expected behavior
I should close the modal and clear the input
Screenshots
Browser/Device (if applicable)
The text was updated successfully, but these errors were encountered: