ngx-bootstrap
ngx-bootstrap copied to clipboard
fix(timepicker): cannot use timepicker controls when min date changes #5697
closes #5697
PR Checklist
Before creating new PR, please take a look at checklist below to make sure that you've done everything that needs to be done before we can merge it.
- [x] read and followed the CONTRIBUTING.md guide.
- [ ] built and tested the changes locally.
- [x] added/updated tests.
- [ ] added/updated API documentation.
- [ ] added/updated demos.
Issue mentioned in 5697 - fixed But, broken the whole logic of Min / Max validation.
Needs rework
@daniloff200, any update for this issue?