-
Notifications
You must be signed in to change notification settings - Fork 471
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
🐞 - ComboBox
throws errors TypeError
& ExpressionChangedAfterItHasBeenCheckedError
#2729
Comments
Can't seem to reproduce it on exact same code. Seems like some kind of StackBlitz only issue. |
I get the same error, but only in the dialog box. In version up to 3, there is not error. Is this issue blocking you? |
Please correct the error. Because of it, it is not possible to upgrade to version 3. |
@expdts thanks for problem's reproduction! we will investigate this issue again. |
Hi @expdts |
@vladimirpotekhin |
@expdts after this change there are no errors in the repo you mentioned above |
Fixed in #3200 expected to come out today. |
Which @taiga-ui/* package(s) are the source of the bug?
kit
Please provide a link to a minimal reproduction of the bug
https://stackblitz.com/edit/combobox-console-errors?file=src/app/app.component.html
Is this issue blocking you?
Non-Blocking
Description
Reproduction
Error logs
See full logs of TypeError
See full logs of ExpressionChangedAfterItHasBeenCheckedError
Angular version
14
Taiga UI version
3.3.0
Which browsers have you used?
Which operating systems have you used?
The text was updated successfully, but these errors were encountered: