kendo-vue
kendo-vue copied to clipboard
[Bug][ColorPicker] Wrong color selected initially
Describe the bug When using the ColorPicker with gradient and palette for the very first time the wrong color is selected.
To Reproduce Steps to reproduce the behavior:
- Open this example: https://stackblitz.com/edit/elmgpl-wfkbv1?file=src%2Fmain.vue
- Click on gradient scroll (pink for example)
- Chose a color on click
- The color will be selected, but from default gradient selection.
Expected behavior The correct color should be selected initially.
Ticket ID: 1665192