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
Bug description:
Using Timepicker with a form control and disabling / enabling the form control, the control stops updating the value and observables stop emitting.
StackBlitz: https://stackblitz.com/edit/angular-17-starter-project-uvuy5h?file=src%2Fmain.ts
The text was updated successfully, but these errors were encountered:
I could also reproduce this with ngx-bootstrap 11.0.2 and Angular 16:
ngx-bootstrap
11.0.2
https://stackblitz.com/edit/angular-16-starter-ck78ww?file=src%2Fmy-component%2Fmy-component.component.ts
Steps to reproduce:
Sorry, something went wrong.
No branches or pull requests
Bug description:
Using Timepicker with a form control and disabling / enabling the form control, the control stops updating the value and observables stop emitting.
StackBlitz: https://stackblitz.com/edit/angular-17-starter-project-uvuy5h?file=src%2Fmain.ts
The text was updated successfully, but these errors were encountered: