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

Time Picker isn't working #95

Open
mohammadakradi opened this issue Sep 24, 2024 · 0 comments
Open

Time Picker isn't working #95

mohammadakradi opened this issue Sep 24, 2024 · 0 comments

Comments

@mohammadakradi
Copy link

Thank you for this rich date-picker package.

I have used your package in my project. I have a little problem. when I enable time picker, it will appear properly, but when I try to change its value, it doesn't change. it remains at 00:00. this is when I am using formControl to handle date value. when I use ngModel itself, I don't have any problem but there are some issues with the calendar itself. therefore, I assume that I have to use reactiveForm to handle the date value, but in that case, the time picker doesn't work as I explained above.

Am I doing something wrong or it's a bug?

Again thank you for this easy-to-use package, I am looking forward to hearing from you.

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

1 participant