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.

Disable free text typing on DateInput

See original GitHub issue

Hi, is there a way to disable free text typing on DateInput? Couldn’t find it on the Docs. freetexttyping

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:7
  • Comments:8 (2 by maintainers)

github_iconTop GitHub Comments

4reactions
erin-doylecommented, May 9, 2017

I’ve submitted a PR adding a readOnly prop to the SingleDatePicker. Hopefully, it’s acceptable. 🤞

1reaction
majapwcommented, May 10, 2017

Should be fixed in 11.2.0

Read more comments on GitHub >

github_iconTop Results From Across the Web

Disable free text typing on DateInput · Issue #496 · react-dates ...
Hi, is there a way to disable free text typing on DateInput? Couldn't find it on the Docs.
Read more >
HTML 5 Input type='date' disable keyboard input
I am working on a Chrome Packaged App so my code should only work in Chrome. I have the following input <input type="date"...
Read more >
To don't allow DatePicker keyboard input in Kendo UI for jQuery
Hi, I'm working with datepickers and I tried the following a while ago: $("#begin_date").attr('disabled','disabled'); I tried this to disable the text input ...
Read more >
React custom datepicker: Step-by-step - LogRocket Blog
Most major browsers devalue the date input type to a text input for the user, causing issues both for the rendering of the...
Read more >
Hide keyboard when selecting from a date-picker in traditional ...
This snippet is helpful if you need to avoid the virtual keyboard from appearing within the datepicker. <script type= "text/javascript" >.
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