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.

Open the DatePicker on the correct page if `max` is set

See original GitHub issue

Summary

Actually the DatePicker component always open on the current date, even if we have the max props set.

It’s very annoying so let’s fix this! 😄

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:10 (10 by maintainers)

github_iconTop GitHub Comments

3reactions
rimildeyjsrcommented, Jul 9, 2019

@TejasQ - Opened a PR! 😃

1reaction
TejasQcommented, Jul 4, 2019

Awesome! Looking forward to your PR!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Set maxDate on jquery ui datepicker to certain date
It seems you're assigning 0.004470938897168405 (18 divided by octal 2 divided by 2013) to maxDate instead of a date string. – Frédéric Hamidi....
Read more >
Datepicker Widget - jQuery UI API Documentation
The jQuery UI Datepicker is a highly configurable plugin that adds datepicker functionality to your pages. You can customize the date format and...
Read more >
Date picker minimum and maximum date to set by code
Hi, how can i give validation for date picker. ... selected the date picker max date should set with the value of validity...
Read more >
493141 - Date Picker Incorrectly Interprets Input Date Max and ...
Open the date picker again and try to select the max date. ... If the input box is blank and the max date...
Read more >
Two datetimepickers: set minDate on one, changes val of the ...
Hey Guys... if you try to use onSelect to change the min/max Date of the second datetimepicker, you will notice that after changing...
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