-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
[n-time-picker] Strange behaviour #2612
Labels
bug
Something isn't working
Comments
I guess it related to the focus. Somehow it remains on the first one |
just in case ill paste the code here:
|
嗯 现在好了 确实是个bug |
This is actually caused by modal focus management. I think I should provide a demo to make the behavior clearer. |
Okay. Thanks for this quick fix 👍 |
jaulz
pushed a commit
to jaulz/naive-ui
that referenced
this issue
Mar 11, 2022
…focus management behavior, closes tusen-ai#2612
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
TuSimple/naive-ui version (版本)
2.26.3
Vue version (Vue 版本)
3.2.27
Browser and its version (浏览器及其版本)
Opera GX LVL 3 (core: 83.0.4254.70)
System and its version (系统及其版本)
Win 11
Node version (Node 版本)
Reappearance link (重现链接)
https://codesandbox.io/s/focused-grothendieck-vibw12?file=/src/Form.vue
Reappearance steps (重现步骤)
Expected results (期望的结果)
Second select should work properly
Actual results (实际的结果)
Second select closes after each selection.
First one works properly.
Remarks (补充说明)
The text was updated successfully, but these errors were encountered: