kendo-vue
kendo-vue copied to clipboard
[Bug][Stepper] Validation icon switches from step to label when svgIcon is used
Describe the bug Currently if label, isValid and svgIcon prop are used, the validation icon shifts to the label
To Reproduce
- Open this example: https://stackblitz.com/edit/rznmpi-dbt3fp?file=src%2Fmain.vue
- Observe the inconsistent validation for all three cases
Expected behavior The validation icon appears on the step
Reported in Ticket ID: 1663932