baianat / verte

🎨 A Color picker component. Built from the bottom to work with Vue.js.
https://baianat.github.io/verte/
MIT License
181 stars 42 forks source link

[fix] Fix first init color pick #69

Open sp1r1don opened 3 years ago

sp1r1don commented 3 years ago

Not change value with first click

Describe the bug Widgets with a set black color (or without a set value) the first time you click in the color selection canvas, the value does not change.

It appears on examples page.

To Reproduce Steps to reproduce the behavior:

  1. Go to examples page in docs
  2. Click on any widget with set black color (or withour a set value)
  3. Click on color choose canvas
  4. See is value not change

Expected behavior Value is change

devkea commented 3 years ago

7 months ago...it's still open 😐