We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
https://stackblitz.com/edit/angular-1kvtyu
This is using the basic sample of time picker
Time should be selected
Nothing happens. Time is not selected.
This was working as expected in 8.5.x. It can be verified with the basic sample.
The text was updated successfully, but these errors were encountered:
fix(module:time-picker): input value change not work (#5770)
31ca2da
Closes #5678 Closes #5741 Closes #4934
Successfully merging a pull request may close this issue.
Reproduction link
https://stackblitz.com/edit/angular-1kvtyu
Steps to reproduce
This is using the basic sample of time picker
What is expected?
Time should be selected
What is actually happening?
Nothing happens. Time is not selected.
This was working as expected in 8.5.x. It can be verified with the basic sample.
The text was updated successfully, but these errors were encountered: