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

[Bug] :clearable="true" does not work #45

Open
charliestrafe opened this issue Jun 5, 2023 · 1 comment
Open

[Bug] :clearable="true" does not work #45

charliestrafe opened this issue Jun 5, 2023 · 1 comment

Comments

@charliestrafe
Copy link

charliestrafe commented Jun 5, 2023

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

@charliestrafe charliestrafe changed the title [Bug] :clearable="false" does not work [Bug] :clearable="true" does not work Jun 5, 2023
@Samaev
Copy link

Samaev commented Oct 31, 2024

By "clear button" do you mean this one? seems like it works well

image

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