kendo-vue
kendo-vue copied to clipboard
[Bug][ComboBox] Number 0 cannot be selected
Describe the bug A clear and concise description of what the bug is.
To Reproduce Steps to reproduce the behavior:
- Go to https://stackblitz.com/edit/8ifyrx-hzsxbj?file=src%2Fmain.vue
- Try to select
0
Expected behavior
The user should be able to select 0
Possible workaround
Pass the 0
number as string - https://stackblitz.com/edit/8ifyrx-hnqw9e?file=src%2Fmain.vue
Reported in Ticket ID: 1629969