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

fix(timepicker): if user again entered wrong time format it will validate the time again fixing #4558

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

RAJEEV2510
Copy link

@RAJEEV2510 RAJEEV2510 commented Aug 31, 2023

NgbTimepicker does not display a valid value on the when User again entered invalid value no iss #4477

Before it is not displaying correct value.
wrongValue

After Fixes it is displaying correct value .
correctOnewithtime

Now , Now its working fine.

Before submitting a pull request, please make sure you have at least performed the following:

  • read and followed the CONTRIBUTING.md and DEVELOPER.md guide.
  • built and tested the changes locally.
  • added/updated any applicable tests.
  • added/updated any applicable API documentation.
  • added/updated any applicable demos.

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

Successfully merging this pull request may close these issues.

None yet

1 participant