react-datepicker icon indicating copy to clipboard operation
react-datepicker copied to clipboard

a cool datepicker

Results 9 react-datepicker issues
Sort by recently updated
recently updated
newest added
trafficstars

I want to prevent users from manually entering a date for selection and force them to use the datepicker instead.

showing holidays and making them disabled is so much useful. I need that in my project, I should handle it in other ways now but having this feature is really...

Hi there. i have an issue with your package, it works perfectly fine on development mode, but in the build there is an error: ReferenceError: require is not defined ![image](https://github.com/ijavad805/react-datepicker/assets/60283818/437c1dc6-247e-4f7a-bba5-4264d317fc1d)...

Is there any possibility of adding a left to right date picker?

I use the MUI framework for my project. when I use Datepicker and pass MUI Input (TextField) to the input prop of Datepicker, the default style of TextField changes, (...

help wanted

I got this error when app is mounted ![Capture](https://user-images.githubusercontent.com/74317517/236411295-309d405b-0887-4f74-8162-ce78f5cffb51.PNG) and this is my component: ```js setDateInput(val)} /> ``` Are you have any suggestion for solve the problem? what i to...

Hi, I used this package with Next 15, and it showed me the following three error messages. Could you please help me resolve these errors? ![Image](https://github.com/user-attachments/assets/6e30e753-8d30-414b-ad5b-9018b278d6bb) ![Image](https://github.com/user-attachments/assets/5418cc67-2428-480f-96c5-e465c58e99c6) ![Image](https://github.com/user-attachments/assets/57261c7c-aa4b-4771-baf6-e2f9a891915b)

## Summary - configure the Rollup PostCSS pipeline to compile Sass and expose CSS Modules - add shared TypeScript typings for `*.module.scss` imports - widen the TypeScript include pattern so...

codex