Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

In my Angular 14 project ngx-material-timepicker is not working. #428

Open
saranganoob opened this issue Mar 2, 2023 · 2 comments
Open

Comments

@saranganoob
Copy link

Showing the Error

declare (property) TimepickerDirective.timepicker: NgxMaterialTimepickerComponent Type 'MatDatepicker' is missing the following properties from type 'NgxMaterialTimepickerComponent': eventService, domService, timeUpdated, cancelBtnTmpl, and 32 more.ngtsc(2740)

https://stackoverflow.com/questions/75614364/cannot-get-ngx-material-timepicker-to-work-in-my-angular-project

Repository owner deleted a comment from bah99 Jun 8, 2023
@Agranom
Copy link
Owner

Agranom commented Jun 8, 2023

@saranganoob How to reproduce it?

@daitro123
Copy link

I have the same error in Angular v15. Appears on the input with [ngxTimepicker].
<input [ngxTimepicker]="picker"> <ngx-material-timepicker #picker></ngx-material-timepicker>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants