-
-
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] Panel doesn't close after selecting time #378
Comments
fyi: https://jsfiddle.net/6c8om4ft/4/. It should be closed by default when selecting time. I'll fix in next version. |
fixed in 3.1.1. |
How can I close a inline datepicker? |
@geeksilva97 |
I did it. Thanks! |
Vue2-datepicker version: 3.1.0 (was here in 3.0.2)
Vue version: 2.6.10
Browser: firefox, chrome, edge, ie
Steps to reproduce
Follow the link to the reproduction
Reproduction Link or Source Code
https://jsfiddle.net/jh7cmpg4/7/
Expected behavior
The time panel should close after I selected the time
Actual behavior
The time panel stays open
The text was updated successfully, but these errors were encountered: