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.

DayPickerSingleDateController - unknown props found: minDate

See original GitHub issue

react-dates version react-dates@21.8.0

Describe the bug Defining minDate prop for DayPickerSingleDateController throws an unknown prop found exception.

Source code (including props configuration)

<DayPickerSingleDateController minDate={moment()} />

Is the issue reproducible in Storybook? https://codesandbox.io/s/mystifying-meadow-7buw6?file=/src/App.js

Issue Analytics

  • State:open
  • Created 3 years ago
  • Reactions:7
  • Comments:8 (1 by maintainers)

github_iconTop GitHub Comments

4reactions
dimkaufocommented, Jan 22, 2022

@nkinser @ljharb could you please publish new version as it seems the changes are in master but react-dates@21.8.0 in npm repo doesn’t contain it. Thanks in advance!

4reactions
gunturafcommented, Jun 6, 2020

seconding @meness , happened to me too using react-dates@21.8.0

Read more comments on GitHub >

github_iconTop Results From Across the Web

DayPickerSingleDateController - unknown props found ...
Defining minDate prop for DayPickerSingleDateController throws an unknown prop found exception. Source code (including props configuration). < ...
Read more >
DayPickerSingleDateController - unknown props found: minDate
Defining minDate prop for DayPickerSingleDateController throws an unknown prop found exception. Source code (including props configuration) < ...
Read more >
Impossible to pass a parameter to a react wrapper
Warning: Failed prop type: DayPickerSingleDateController: unknown props found: _onDateChange warning.js:33 in DayPickerSingleDateController ...
Read more >
React-dates在Youtube上受歡迎的影片介紹|2022年08月|網路品牌 ...
react -dates@21.8.0. Describe the bug. Defining minDate prop for DayPickerSingleDateController throws an unknown prop found exception.
Read more >
react-dates - npm
With additional optional props, you can customize the look and feel of the inputs, calendar, etc. ... minDate: momentPropTypes.momentObj,.
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