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
就官网DatePicker的第一个示例,点击日期框,输入2024-01-01,点击外部,此时日期框还处在focus状态,不能触发on-change事件,在客户体验上属于bug,别人一般也不会按回车,需要在外部点击第二次才触发on-change事件,希望能改变默认交互,或者加一个参数
The text was updated successfully, but these errors were encountered:
No branches or pull requests
就官网DatePicker的第一个示例,点击日期框,输入2024-01-01,点击外部,此时日期框还处在focus状态,不能触发on-change事件,在客户体验上属于bug,别人一般也不会按回车,需要在外部点击第二次才触发on-change事件,希望能改变默认交互,或者加一个参数
The text was updated successfully, but these errors were encountered: