Merge branch 'master' of https://github.com/primefaces/primevue
commit
1d370005da
|
@ -97,7 +97,7 @@ export default {
|
|||
this.updateUI();
|
||||
},
|
||||
watch: {
|
||||
value: {
|
||||
modelValue: {
|
||||
immediate: true,
|
||||
handler(newValue) {
|
||||
this.hsbValue = this.toHSB(newValue);
|
||||
|
|
Loading…
Reference in New Issue