-
- [x] I have searched the [issues](https://github.com/mui-org/material-ui-pickers/issues) of this repository and believe that this is not a duplicate.
## Summary 💡
Right now, the…
tpeek updated
3 years ago
-
http://registry.npmjs.org/ doc_count: 331639,
https://registry.cnpmjs.org/ doc_count: 294289,
https://registry.npm.taobao.org/ doc_count: 296713,
-
Hi @skratchdot I am having this issue while implementing the date-picker in my app.
`import DateRangePicker from 'react-bootstrap-daterangepicker';`
```
./node_modules/react-bootstrap-daterange…
-
**Versions**
* Angular version: 9.1.8
* component version: 4.0.1
* moment: 2.28
* tslib: ^1.10.0
**Describe the bug*:
Getting ERROR in Could not resolve moment/ts3.1-typings/moment from ....…
-
**Is your feature request related to a problem? Please describe.**
I was required to build a MonthPicker for an application, meaning I don't care about the day so the Picker should close after the us…
-
**Describe the bug**
If is select the first date of a date range that differs from the current month with the DateRangePicker, the calendar selection switches back to the current month. This is espec…
-
This is a proposal to unify the behavior of the single and range date picker.
1. Looking at https://www.w3.org/TR/wai-aria-practices/examples/dialog-modal/datepicker-dialog.html, I don't think that…
-
The purpose of this issue is to **identify misalignment** between the main repository and this one, see what improvement we can bring in any direction.
This issue fits into this effort https://gith…
-
## Environment
| Tech | Version |
| -------------------- | ------- |
| @material-ui/pickers | v4.0.0-alpha.5 |
## Steps to reproduce
https://next.material-ui-pickers.dev/…
-
## Subject of the issue
I'm using _DateRangePicker_ in a Next.js project.
There are two months next to each other, let's say January and February. When I select the start date from the second month…