[Issue] Gauge is going out of range

I have done a direct tag binding whenever i come back to the view gauge needle will be out of range how to fix this

Your value of 0 is well below the minimum value.

Add a transform to clamp the value between the gauge min and max.


Yes i have done it
This issue only occurs when i do a tag binding, without binding it works perfectly