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

How to reduce size of this year dropdown Its taking more size and postiion is upside Check image below i tried many ways with css,not suitable ![image](https://github.com/user-attachments/assets/2beb1371-eccb-411a-ab30-524600df1580)

## Subject of the issue When I use scroll={{enabled: true}} and preventSnapRefocus, as props, preventSnapRefocus does not work ## [BUG] Bug Reproduce Steps Tell us how to reproduce this issue....

## Subject of the issue Im trying to change the font color and background color of the select. Because on some browsers and windows we have both white colors. Im...

## Subject of the issue Within the tag `` a DateRangePicker component does not work. It can not track the scrollposition to show the full calender. Only "months-prop +1" months...

## 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? _Put an `x` in the boxes that apply_ - [ ] Bugfix (non-breaking change which fixes an issue)...

## Types of changes -> This PR is UI Styles Changes What types of changes does your code introduce? -> This PR adds RTL (Right-To-Left) support for date selection ranges...

The selected date range in react-date-range and hover behavior are not working correctly when the direction="rtl" prop is set. The visual feedback for selected dates and hover states does not...

I am using the 1.4.0 version i am facing the issue: `'DateRangePicker' cannot be used as a JSX component. Its type 'typeof DateRangePicker' is not a valid JSX element type....

Let's change peerDep version for `date-fns` from `>=3.0.0` to `^3.0.0`. **Reason:** the future major versions of `date-fns` can introduce breaking changes. This package will try to use those and break....