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
Vue2-datepicker version: 1.0.3 Vue version: 3.2.47 Browser: chrome
Steps to reproduce Add :clearable="true" to your datepicker component and it does nothing
Expected behavior I would expect it to show a button that says 'clear' and when clicked it clears the range / date you have previous selected
Actual behavior No button is shown and nothing is added to the component
The text was updated successfully, but these errors were encountered:
By "clear button" do you mean this one? seems like it works well
Sorry, something went wrong.
No branches or pull requests
Vue2-datepicker version: 1.0.3
Vue version: 3.2.47
Browser: chrome
Steps to reproduce
Add :clearable="true" to your datepicker component and it does nothing
Expected behavior
I would expect it to show a button that says 'clear' and when clicked it clears the range / date you have previous selected
Actual behavior
No button is shown and nothing is added to the component
The text was updated successfully, but these errors were encountered: