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

You can test this in this example : https://shahabyazdi.github.io/react-multi-date-picker/positions/

Hi, thanks for the great library. It's super useful, however when trying to style the popper calendar, I think the your styling system clashes with tailwindcss. I'm using Calendar without...

Bug: minDate set to "2001/01/01" open calendar Expect: unable to select 2000/01/01 Actual: can select 2000/01/01 https://codesandbox.io/s/mindate-bug-pmmr2f Other notes: I was able to reproduce outside of codesandbox I've seen this...

Is there any nonce support for strict csp ?

the data used in `mapDays` is lazy loaded after going back to previous months, the change in data causes the calendar view to reset to current date, is there a...

Hello everyone! I really enjoy using this calendar. It just works pretty good! One question that occurred during my work is: "Is it possible to select dates with various purposes?"....

سلام توی داکیومنتیشن صفحه ای وجود داره تحت عنوان "ری اکت هوک فرم" همراه با یه نمونه کد که البته کار هم نمیکنه. خواستم بدونم با توجه به اینکه به...

When this property is on, I want to display only the week that has days in this month and the days in the next month, not a whole week that...

I need the onBlur event to validate the value. I also tried the onClose event, but onClose does not pass any arguments to its event handler.

سلام. یک باگ پیدا کردم امروز که 30 فرودین 1403 هست وقتی یک ماه کم میکنیم میره در تاریخ 1 فروردین. `date.subtract(1, "month").format(); // ۱۴۰۳/۰۱/۰۱` احتمالا بخاطر اینکه اسفند 29...