kendo-vue
kendo-vue copied to clipboard
The pointer-color property of the Gauge component is not reactive
Describe the bug The color of the Gauge component is not reactively updated when the value passed to its pointerColor prop is updated.
To Reproduce
- Open this StackBlitz example
- Change the selection in the radio buttons
Expected behavior The color of the Gauge's pointer should be changed every time the selection in the radio buttons is changed
Screenshots
Red pointer:
Green pointer: