react-datepicker icon indicating copy to clipboard operation
react-datepicker copied to clipboard

A simple and reusable datepicker component for React

Results 383 react-datepicker issues
Sort by recently updated
recently updated
newest added

First, Thank you the team to have made this datepicker ! **Describe the bug** The 2 custom functions we can provide on '_filterDate_' and '_renderDayContents_' properties are called multiple times...

Stale

Bumps [webpack](https://github.com/webpack/webpack) from 4.45.0 to 5.73.0. Release notes Sourced from webpack's releases. v5.73.0 Features add options for default dynamicImportMode and prefetch and preload add support for import { createRequire }...

dependencies

When I use showTimeSelect the whole style is broken. ``` import DatePicker from 'react-datepicker'; import 'react-datepicker/dist/react-datepicker.css'; { setState({ searchStr: new Date(date).getTime() + '' }); }} className="mr-1" showTimeSelect /> ``` The...

**Describe the bug** It is currently impossible to manually enter dates in the textbox when the datepicker is configured to select a range. **To Reproduce** Steps to reproduce the behavior:...

Stale

**Describe the bug** Whatever the selected date value is, it's highlighted whenever switching between past / future months. Even the demo has this issue. **To Reproduce** 1. Select any date...

Stale

**Describe the bug** while using the showYearDropDown property there are no up or down arrow symbols to click **To Reproduce** ![Screenshot (12)](https://user-images.githubusercontent.com/71123337/174739349-df1f8263-7b36-4cd2-8726-98168d954a2c.png) **Expected behavior** To get those arrow symbols for...

**Describe the bug** When using the DatePicker, an error is returned saying: Uncaught Error: Invalid hook call. Hooks can only be called inside of the body of a function component....

Stale

Bumps [jsdom](https://github.com/jsdom/jsdom) from 16.4.0 to 16.7.0. Release notes Sourced from jsdom's releases. Version 16.7.0 Added AbortSignal.abort(). (ninevra) Added dummy x and y properties to the return value of getBoundingClientRect(). (eiko)...

dependencies

Bumps [jsdom](https://github.com/jsdom/jsdom) from 16.4.0 to 16.7.0. Release notes Sourced from jsdom's releases. Version 16.7.0 Added AbortSignal.abort(). (ninevra) Added dummy x and y properties to the return value of getBoundingClientRect(). (eiko)...

dependencies

Bumps [shell-quote](https://github.com/substack/node-shell-quote) from 1.7.2 to 1.7.3. Changelog Sourced from shell-quote's changelog. 1.7.3 Fix a security issue where the regex for windows drive letters allowed some shell meta-characters to escape the...

dependencies