-
When I were trying to replace `ngx-mat-timepicker` from @tonysamperi (which is very shity quality and forces to use his luxon replacement library) with `@dhutaryan/ngx-mat-timepicker`. I found that pr…
-
I recorded a video describing my problem.
[https://youtu.be/NWuxziidaEQ](https://youtu.be/NWuxziidaEQ)
**PS.**
It doesn't depend on the menu items I navigate through.
the number of transitions…
-
### Problem
As this provider is using existing `LOCALE_ID` angular is ignoring value provided by me.
https://github.com/dhutaryan/ngx-mat-timepicker/blob/78c58b5c26717c23a8a2108d02ae424b04bac9a9…
-
I am using Capacitor. In the browser on mobile devices and on chrome/safari the selection works fine.
On Android and iOS, when I am using Capacitor to create cross platform apps, it works as the titl…
-
When initial time is for example 11:20 PM, and using keyboard to change input element value to 11:20 AM. Inputs AM/PM is set back to previous state.
It's all because of this replace
https://github…
-
When I display the time picker, the time dial is not correctly displayed; see the attached screenshots. If I add the following to my styles.scss, it helps but is still not perfect:
```
.mat-mdc-mi…
-
**Describe the bug**
When using ngx-mat-timepicker-field as a Form Control (via formControlName) and then trying to set it's value via controlName.setValue(...) or form.patchValue() on it's parent fo…
-
**Describe the bug**
When using the min option of the ngx-mat-timepicker-field and passing a DateTime and then using the arrows in the ui to change the time to a time less than the given min time an …
-
```
MyProjectLocation\angular\node_modules\colorette\index.cjs:49
const replaceClose = (
^
RangeError: Maximum call stack size exceeded
at replaceClose (MyProjectLocati…
-
**Describe the bug**
Hi, I've configured internationalization like documentation, but one text stay in english.
I've do in app.module this : `NgxMatTimepickerModule.setLocale('fr-FR')` (in the impor…