-
-
Notifications
You must be signed in to change notification settings - Fork 406
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
[Bug] close time panel #531
Comments
Becase you should change value of |
I do
|
You can listen event |
https://jsfiddle.net/orion_by/syzfcxvw/2/ |
Yes |
I'll add an event in next version, then this code ( |
Thank you so much I think I found another bug |
@orionchikby thanks, It's a date parse bug. You can set value-type="date" to avoid the bug. |
thanks |
@orionchikby If the value-type is 'date', the value of |
@mengxiong10 thanks. I'll try |
v3.8.0 added the |
Vue2-datepicker version: "vue2-datepicker": "^3.6.2",
Vue version: "vue": "2.6.10",
Browser: edge chromium, google chrome, safari, Firefox (Mac OS , windows, iPad, tablet)
Steps to reproduce
click title
Reproduction Link or Source Code
https://mengxiong10.github.io/vue2-datepicker/index.html#ControlTimePanel
Expected behavior
close time panel
Actual behavior
if control showTimePanell then click title not work
The text was updated successfully, but these errors were encountered: