react-multi-date-picker icon indicating copy to clipboard operation
react-multi-date-picker copied to clipboard

a simple React datepicker component for working with gregorian, persian, arabic and indian calendars

Results 159 react-multi-date-picker issues
Sort by recently updated
recently updated
newest added

Hello, I'm using `range` and `multiple` props enabled. Is there some way to limit number of selected date ranges? So, for example, if the maximum number of allowed date ranges...

Error: `This synthetic event is reused for performance reasons. If you're seeing this, you're accessing the property "target" on a released/nullified synthetic event. This is set to null.` Solution: Added...

when render throw this error : React does not recognize the `handleValueChange` prop on a DOM element. If you intentionally want it to appear in the DOM as a custom...

Thanks for great library :) this property seems to not work for full Year mode. Is there any way I can use it? It is worth mentioning I can use...

![image](https://github.com/shahabyazdi/react-multi-date-picker/assets/22310931/f81f64df-4a92-40d1-bae5-bb068e87b783) This is just the effect I achieved using `transform: rotate(90deg)`

The isDirty state in react-hook-form is not updating correctly when using react-multi-date-picker in conjunction with Controller from react-hook-form. Specifically, when the date value changes in the DatePicker, isDirty does not...

**Environment** React: 16.14.0 react-multi-date-picker: ^4.5.2 Browser: Chrome (latest) Operating System: Windows 10 **Issue Description:** When integrating the react-multi-date-picker package in my application with custom Timepicker and footer buttons (Apply and...

Hi, I set the onlyMonthPicker prop. 1. When I change the view to years and try to choose a year using the arrows, I can see the focus only on...

**The date display has been moved one day, for example Sunday 1 Jan but the wrong date is Monday.** ![Screenshot 2567-06-06 at 14 43 42](https://github.com/shahabyazdi/react-multi-date-picker/assets/19399868/eaa64d02-4c53-48e9-9c8d-bcda47b6bc00)

Hi, I need to use onlyMonthPicker and trigger an action when the month changes. However, when the onlyMonthPicker is set, the onMonthChange does not work. The onYearChange works correctly. https://github.com/shahabyazdi/react-multi-date-picker/assets/40644520/0a3f3287-b06b-4d84-b0bd-2db023f8ad9e