Clearing date doesn't actually clear date
See original GitHub issueShould this also clear the currDate ? Vuejs cannot observe changes on Date objects.
Issue Analytics
- State:
- Created 6 years ago
- Comments:5 (2 by maintainers)
Top Results From Across the Web
Bootstrap Datepicker not clearing for date range
This is working fine for a single datepicker field but it doesn't work for a date-range. $(document).ready(function() { $(".date") ...
Read more >Bank reconciliation issue- Check written date vs. date cleared ...
You write a check in Nov, and it doesn't get presented to the bank until Jan = the Wrong Tax Year for you....
Read more >Solved: Start date clearing out - ServiceNow Community
Basically in a change record it was skipping the date/time check and the state was being to move scheduled. I fixed that in...
Read more >What is "Clear to Close" and How Much Longer Until Closing?
The process of clearing your loan to close and the actual closing date begins when you make an offer on a home that...
Read more >Clearing date vs posting date - SAP Community
The clearing date specifies as from when the item is to be regarded as cleared. When clearing, the last posting date of all...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

Fixed in https://github.com/charliekassel/vuejs-datepicker/commit/3d0b3f3aaa0ccdd59ff7a3692e7a766b76f4cff8 Available from v0.7.8
@charliekassel thanks, you literally saved my life