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-fjsgl5?file=src%2Fapp%2Fapp.component.ts
tui-input-phone value is not displayed if validation and change detection was triggered manually in ngAfterViewInit hook
No response
3.44.1
The text was updated successfully, but these errors were encountered:
It worked without issues in v3.23.1
As a workaround detectChanges call can be removed or delayed
Sorry, something went wrong.
InputPhone
vladimirpotekhin
Successfully merging a pull request may close this issue.
Playground Link
https://stackblitz.com/edit/angular-fjsgl5?file=src%2Fapp%2Fapp.component.ts
Description
tui-input-phone value is not displayed if validation and change detection was triggered manually in ngAfterViewInit hook
Angular version
No response
Taiga UI version
3.44.1
Which browsers have you used?
Which operating systems have you used?
The text was updated successfully, but these errors were encountered: