DayPickerSingleDateController - unknown props found: minDate
See original GitHub issuereact-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:
- Created 3 years ago
- Reactions:7
- Comments:8 (1 by maintainers)
Top 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 >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@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!
seconding @meness , happened to me too using react-dates@21.8.0