You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An important bug was fixed in ebd1051, where modifying the donut prop of the component would cause the gauge on the screen to switch to an uninitialized gauge that did not reflect the values of the other props (minValue, maxValue, value, etc.).