Skip to content
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

uni-datetime-picker 组件点击右上角的“X”进行关闭和打开弹窗后直接点确定时候,关闭事件maskClick 没有,希望可以加上 #844

Closed
hymsnow opened this issue Feb 12, 2024 · 1 comment

Comments

@hymsnow
Copy link

hymsnow commented Feb 12, 2024

uni-datetime-picker 组件点击右上角的“X”进行关闭和打开弹窗后直接点确定时候,关闭事件maskClick 没有,希望可以加上
image

@18148764734
Copy link
Contributor

maskClick(遮罩点击事件)是只有通过点击遮罩才会触发,但是忽略了右上角的关闭时触发,现已修复,请更新
确认事件和maskClick事件是分开的,点击“确认”触发的是change事件

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants