pickadate.js: Datepicker Editable Broken
Hi,
$('.datepicker').pickadate({ editable: true });
Clicking on the input does nothing.
I can provide a codepen if required however it is also broken on the documentation here
About this issue
- Original URL
- State: closed
- Created 6 years ago
- Reactions: 1
- Comments: 21 (5 by maintainers)
It should be fixed on master now with this fix: https://github.com/amsul/pickadate.js/pull/1158