-
initially Ngx-datetimepicker calendar popup not loading properly.. style issue is there.. after open one native material datepicker, Ngx-datetimepicker calendar popup will work correctly.. seems like …
-
Everything is working fine but selected time is not being shown in UI input field. I have followed all the steps as per docs.
![bug](https://user-images.githubusercontent.com/30695220/77419725-ad91…
-
From time to time some users are experiencing this issue (Mac or Windows - latest chrome versions, Angular 13)
![image](https://user-images.githubusercontent.com/2271195/171564664-b05aad08-f92a-4d0…
-
Hello. I just installed the latest version of the package but have an issue configuring theme for it.
Did the same as described in article https://dhutaryan.github.io/ngx-mat-timepicker/#/getting-sta…
-
```bash
$ ng serve
```
```
./node_modules/@angular-material-components/datetime-picker/fesm2015/angular-material-components-datetime-picker.mjs - Error: Module build failed (from ./node_modules…
-
The initial value of the datetimepicker with type=time shows the date (i.e. '01/01/2000') instead of the time.
When the input is focus and blurred, the correct time value shows again (i.e. '13:37').
…
-
Hello,
Is that possible to display weeknumber in datepicker like we have in google calendar?
![image](https://user-images.githubusercontent.com/898114/92723631-a09d4b00-f369-11ea-8cc0-8cc765b061fb…
-
Hi
I am trying to apply a different format to the datetime (MAT_DATE_FORMATS) but I can't get it to work.
For example, if we use the Material example but use the imports from your library, the…
-
Hello,
I am attempting to use the datetime-picker library, but after installing it, I am unable to start my project. I am encountering the following error: "error TS2707: Generic type 'ɵɵDirectiveD…
-
In the latest version it was found:
- When a character is entered, it no longer detects backspace and the entered value cannot be deleted.
- It is still allowed to write characters other tha…