-
- [x] The issue is present in the latest release.
- [x] I have searched the [issues](https://github.com/mui-org/material-ui/issues) of this repository and believe that this is not a dupli…
-
When trying to select date:
DaterangepickerComponent.html:28 ERROR TypeError: this.fromDate.format is not a function
at DaterangepickerComponent.push../node_modules/angular-2-daterangepicker/d…
-
1. This datepicker doesn't work with latest Angular release (please fix the issue reported in #38)
Getting this error:
`DaterangepickerComponent.html:28 ERROR TypeError: this.fromDate.format is …
-
Firstly, thanks for the fixes and updates to the DateRangePicker. I really appreciate it 👍.
## Description
The DRP overlay closes if you are clicking out of the DatePicker overlay back into the DR…
-
## Subject of the issue
Range not definable by two clicks, only by dragging
## [BUG] Bug Reproduce Steps
- Grab the latest react-date-range 1.0.0-beta
- Set up a DateRangePicker, for example …
-
## Improve documentation on how to initialize dynamic components from javascript
## Description
We have a need to be able to create components dynamically from javascript. Although documentation…
-
When using DateRangePicker React Component on the Debug build it works good and when we build prod version and run.. we are not seeing the date selection.
![Date-range-in-debug-mode](https://user-…
-
In the storybook, it says the type of selectedDates property is `unknown[]`, which is very unclear.
![image](https://user-images.githubusercontent.com/4338219/82639519-79e0ca80-9c3b-11ea-8b37-9463e86…
-
I used only one calendar
```
```
but when I add the enable dates - the last date of the month is set disabled
help me, please
-
**Description:** MaterialDatePicker crashes when using `setSelection` and `MaterialCalendar` as `materialCalendarFullscreenTheme`. The crash happens when swiping to the left after the dialog shows up.…