react-date-range icon indicating copy to clipboard operation
react-date-range copied to clipboard

A React component for choosing dates and date ranges.

Results 167 react-date-range issues
Sort by recently updated
recently updated
newest added

## Subject of the issue I am using the calendar to allow the user to select a date range, up to and including today, but not after. Therefore all dates...

Add support for selecting times as well as dates. The addition of times is completely optional and disabled by default, this pull request should have no effect on current behaviors...

## Types of changes What types of changes does your code introduce? _Put an `x` in the boxes that apply_ - [x] Bugfix (non-breaking change which fixes an issue) -...

## Types of changes What types of changes does your code introduce? README.md / documentation improvements and updates _Put an `x` in the boxes that apply_ - [ ] Bugfix...

## Subject of the issue Describe your issue here. Code integration/ implementation is not well explanatory and not in functional component ## [BUG] Bug Reproduce Steps Tell us how to...

## Subject of the issue Describe your issue here. Getting Cannot read property 'findIndex' of undefined. Any suggestion ? ## [BUG] Bug Reproduce Steps Tell us how to reproduce this...

## Subject of the issue When trying to render the component, the following error occurs: utils.js:69 Uncaught TypeError: Cannot read properties of undefined (reading 'findIndex') ## [BUG] Bug Reproduce Steps...

## Subject of the issue Describe your issue here. This is a type error, meaning that it does not impact the module's runtime. The prop `key` is missing in interface...

## Subject of the issue We upgraded our project from React 17 to React 18. In React 18 the `DateRange` component does not render the calendar when `scroll={{enabled: true}}`: When...

Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) Commits See full diff in compare...

dependencies