question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Datepicker Editable Broken

See original GitHub issue

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

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:1
  • Comments:21 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
amsulcommented, May 6, 2019

It should be fixed on master now with this fix: https://github.com/amsul/pickadate.js/pull/1158

0reactions
DanielRufcommented, May 27, 2019

I am using materialize.js and there were problems, but pickadate.js did not connect

Not completely sure what you mean. Materialize provides its own customized version of pickadate. You would have to directly change the files in Materialize.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Editable datepicker not working - code helper - MDBootstrap
1. <div class="md-form"> ; 2. <input placeholder="click here to enter date" type="text" id="date-picker-example" class="form-control datepicker"> ; 3. <label for=" ...
Read more >
Datepicker component breaking an edit screen, using ...
If I comment out the line path: 'props.selected' , in useEffect () the screen is not broken, but the date is not filled...
Read more >
Datepicker styling is broken (wrong width?) #5210 - GitHub
In our project we are trying to use datepicker but it keeps having broken layout. Please see the screenshots attached for details. Increasing ......
Read more >
Safecracker datepicker broken? | ExpressionEngine 2 Tech ...
Hi Mike,. SafeCracker should be loading jQuery and jQuery UI itself to launch the datepicker. Can you confirm these files are being loaded...
Read more >
vue2-datepicker - npm
Start using vue2-datepicker in your project by running `npm i vue2-datepicker`. ... editable, whether the input is editable, boolean, true.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found