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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] valueContent of Tui Select doesn't work with 0 as value #115

Closed
DPros opened this issue Jan 18, 2021 · 1 comment 路 Fixed by #118
Closed

[BUG] valueContent of Tui Select doesn't work with 0 as value #115

DPros opened this issue Jan 18, 2021 · 1 comment 路 Fixed by #118
Assignees

Comments

@DPros
Copy link

DPros commented Jan 18, 2021

馃悶 [valueContent] of Tui Select doesn't work with 0 as value

Reproduction

select "Option 0"
https://stackblitz.com/edit/taiga-starter-dgk5ua?file=src%2Fapp%2Fapp.component.html

Expected behavior

[valueContent] for 0 value should work the same as for other numbers ("Option 0" and not "0")

Versions

  • Windows 10
  • Browser chrome
  • Angular 11
  • Package taiga-ui@2.1.2
@waterplea
Copy link
Collaborator

Thank you for noticing this. We will release a new patch version today with fix for this and all other issues that were closed recently.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging a pull request may close this issue.

3 participants