kendo-vue icon indicating copy to clipboard operation
kendo-vue copied to clipboard

[Bug][ColorPicker] Wrong color selected initially

Open filipKovachev opened this issue 5 months ago • 0 comments

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:

  1. Open this example: https://stackblitz.com/edit/elmgpl-wfkbv1?file=src%2Fmain.vue
  2. Click on gradient scroll (pink for example)
  3. Chose a color on click
  4. The color will be selected, but from default gradient selection.

Expected behavior The correct color should be selected initially.

Ticket ID: 1665192

filipKovachev avatar Sep 24 '24 08:09 filipKovachev