ioBroker / ioBroker.vis-colorpicker

Color picker for ioBroker.vis
Other
5 stars 2 forks source link

HUE color picker does not function #12

Open systemofapwne opened 5 years ago

systemofapwne commented 5 years ago

When using the "HUE Color picker", it does not function. Instead, it throws a JS error, whenever one clicks on it:

Uncaught DOMException: Failed to execute 'addColorStop' on 'CanvasGradient': The value provided ('rgb(NaN,NaN,NaN)') could not be parsed as a color.
    at Object.drawFunc [as draw] (https://URL/vis/widgets/colorpicker/js/jscolor.js:900:11)
    at redrawPad (https://URL/vis/widgets/colorpicker/js/jscolor.js:1702:26)
    at drawPicker (https://URL/vis/widgets/colorpicker/js/jscolor.js:1614:5)
    at jscolor.show (https://URL/vis/widgets/colorpicker/js/jscolor.js:1028:5)
    at HTMLDocument.onDocumentMouseDown (https://URL/vis/widgets/colorpicker/js/jscolor.js:535:32)
drawFunc @ jscolor.js:900
redrawPad @ jscolor.js:1702
drawPicker @ jscolor.js:1614
show @ jscolor.js:1028
onDocumentMouseDown @ jscolor.js:535
stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs within the next 7 days. Please check if the issue is still relevant in the most current version of the adapter and tell us. Also check that all relevant details, logs and reproduction steps are included and update them if needed. Thank you for your contributions. Dieses Problem wurde automatisch als veraltet markiert, da es in letzter Zeit keine Aktivitäten gab. Es wird geschlossen, wenn nicht innerhalb der nächsten 7 Tage weitere Aktivitäten stattfinden. Bitte überprüft, ob das Problem auch in der aktuellsten Version des Adapters noch relevant ist, und teilt uns dies mit. Überprüft auch, ob alle relevanten Details, Logs und Reproduktionsschritte enthalten sind bzw. aktualisiert diese. Vielen Dank für Eure Unterstützung.