react-multi-date-picker
                                
                                
                                
                                    react-multi-date-picker copied to clipboard
                            
                            
                            
                        a simple React datepicker component for working with gregorian, persian, arabic and indian calendars
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...
 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.** 
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