ProgressBar MinValue forced to -1

With ignition 7.5.5 (and 7.5.0 as well)

I use some progress bar in a view.
Some with Max Value binded to a client Tag and the value Bind to a Tag

I set the Min to 0.
The first time I launch the project the min is 0
The second time the min is -1
When I open the projet in the designer the min has been set to -1 !

I tried to use some expression with a constant value 0, but i have the same issue.


Does that happen on all progress bars or just one? If you go into the binding again and press OK, does it go back to 0 and stay that way? I tried to replicate the issue and had no success.