-
same problem as #15898 #16168 getting this error after migrating to v4 and didn't find any solution in mentioned issues
app.js:3581 Uncaught TypeError: Cannot read property
'…
RZsam updated
4 years ago
-
I want contribute in MaterialDateTimePicker to create jalali Calendar(https://en.wikipedia.org/wiki/Jalali_calendar
) , but I don't know
how I can do this!
can you help me how can start this?
-
Hi
Thank you for good Module but i'm using angular version "~4.2.3" when add your Module to my project get this Erorr:
```
Unexpected token <
Evaluating http://localhost:2634/@ng-bootstrap/ng-…
-
Please take a look at Eonasdan's bootstrap datetimepicker [here](https://github.com/Eonasdan/bootstrap-datetimepicker)
it uses moment with locales
is there any way i can implement moment-jalaali wit…
-
Hi
Any plan for persian(jalali) Date support?
[Bootstrap4 PersianDateTime picker](https://github.com/Mds92/MD.BootstrapPersianDateTimePicker)
[Material-ui PersianDateTime picker ](https://material…
-
I use
`
this.picker.showPicker()}>
{/* {selectedDate.format("jYYYY/jMM/jDD")} //for more formats and */}
1400/12/1
…
-
Hi,
I used angular universal according to [this](https://github.com/angular/angular-cli/wiki/stories-universal-rendering) article (an article that publishes at wiki angular-cli). all of the steps wor…
-
### Description
when the locale is set to fa-IR (or maybe some other locales too), although the dates are correct but the order of them is not correct. for example in gregorian calendar it always sta…
-
After upgrading to v4 I've been getting this error
```
TypeError: Cannot read property 'root' of undefined
Toolbar
node_modules/@material-ui/core/esm/Toolbar/Toolbar.js:46
43 | variant = _…
-
### Steps to reproduce the issue
Add a calendar field to a form with param maxyear="-18" to set the highest year in caleandar to year 2000
In Browser click on the calendat button to choose a day
…