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

🐞 - tui-input-phone value is not displayed under certain circumstances #5415

Closed
9 tasks
stanislav-osipov opened this issue Sep 18, 2023 · 1 comment · Fixed by #5438
Closed
9 tasks

🐞 - tui-input-phone value is not displayed under certain circumstances #5415

stanislav-osipov opened this issue Sep 18, 2023 · 1 comment · Fixed by #5438
Assignees
Labels
P1 This issue has high priority S2 This issue has medium severity

Comments

@stanislav-osipov
Copy link

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?

  • Chrome
  • Firefox
  • Safari
  • Edge

Which operating systems have you used?

  • macOS
  • Windows
  • Linux
  • iOS
  • Android
@stanislav-osipov
Copy link
Author

It worked without issues in v3.23.1

As a workaround detectChanges call can be removed or delayed

@waterplea waterplea added P1 This issue has high priority S2 This issue has medium severity and removed state: need triage labels Sep 18, 2023
@github-project-automation github-project-automation bot moved this from 💡 Backlog to ✅ Done in Taiga-family Sep 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P1 This issue has high priority S2 This issue has medium severity
Development

Successfully merging a pull request may close this issue.

3 participants