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
1.6.2
Window10、Chrome85、Vue2.6.10
https://github.com/vueComponent/ant-design-vue/tree/1.6.2
访问,https://www.antdv.com/components/drawer-cn/,点击弹出Drawer抽屉,按ESC不关闭,点击一下Drawer组件,点击ESC关闭
Drawer抽屉打开后不需要点击一下Drawer组件就可以使用ESC关闭 参照Antd官方:https://ant.design/components/drawer-cn/
Drawer抽屉打开后需要点击一下Drawer组件使用ESC才可以关闭
The text was updated successfully, but these errors were encountered:
fix: drawer esc keydown #3148
7cd86b5
This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days
Sorry, something went wrong.
fix: drawer esc keydown vueComponent#3148
4bc384d
fix: drawer esc keydown #3148 (#3790)
dfcdf92
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
No branches or pull requests
Version
1.6.2
Environment
Window10、Chrome85、Vue2.6.10
Reproduction link
https://github.com/vueComponent/ant-design-vue/tree/1.6.2
Steps to reproduce
访问,https://www.antdv.com/components/drawer-cn/,点击弹出Drawer抽屉,按ESC不关闭,点击一下Drawer组件,点击ESC关闭
What is expected?
Drawer抽屉打开后不需要点击一下Drawer组件就可以使用ESC关闭
参照Antd官方:https://ant.design/components/drawer-cn/
What is actually happening?
Drawer抽屉打开后需要点击一下Drawer组件使用ESC才可以关闭
The text was updated successfully, but these errors were encountered: