Unplanned
Last Updated: 31 May 2023 13:22 by Josh

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

  1. Open this StackBlitz example
  2. 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:
image
Green pointer:
image