loading-bar icon indicating copy to clipboard operation
loading-bar copied to clipboard

Wrong values are displayed

Open ceremcem opened this issue 7 years ago • 2 comments

When initialized by Javascript, wrong values are displayed in a random manner:

My first page refresh: image

Second (correct): image

Third: image

Fourth: image

My source code to produce these results:

https://github.com/aktos-io/scada.js/tree/72de1d8fcf724e349fee1b0978ced87c019e6b91/src/client/components/progress

ceremcem avatar Jun 26 '17 10:06 ceremcem

Any updates on this issue? It shows different value on page refresh.

askynet avatar Jan 18 '19 04:01 askynet

It seems that I've found a workaround at that time but I can't remember what it is. I'm using loadingbar without noticing this issue for a long time. Looking my own code it seems that I'm forcefully writing correct values on first load and update them when needed.

ceremcem avatar Jan 18 '19 07:01 ceremcem