We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Vuetify Version: 2.3.13 Vue Version: 2.6.11 Browsers: Chrome 91.0.4472.114 OS: Windows 10
OPEN DIALOG
keydown.esc
Close dialog on step 4
step 4
No any response (@keydown does not work on step 4)
https://codepen.io/karsumir/pen/JjNGPqB
I'm not sure this is a bug or just an intended action. It seems like lost focus from dialog when click outside even if retain focus option is true.
retain focus
The text was updated successfully, but these errors were encountered:
This Issue is being closed due to inactivity.
If you have any questions, please reach out to us in our Discord community.
Sorry, something went wrong.
This is still an issue though :/
No branches or pull requests
Environment
Vuetify Version: 2.3.13
Vue Version: 2.6.11
Browsers: Chrome 91.0.4472.114
OS: Windows 10
Steps to reproduce
OPEN DIALOG
button to open dialogkeydown.esc
has no problemExpected Behavior
Close dialog on
step 4
Actual Behavior
No any response (@keydown does not work on step 4)
Reproduction Link
https://codepen.io/karsumir/pen/JjNGPqB
Other comments
I'm not sure this is a bug or just an intended action.
It seems like lost focus from dialog when click outside even if
retain focus
option is true.The text was updated successfully, but these errors were encountered: