Hello!
We have come across a very weird issue in Ignition.
When using Numeric Entry Field to display a value like "35.67" it looks fine in the Edge browser. However when our customer has looked at it in Chrome it has been displayed as "3567", so the decimal point appears to be missing.
The value is a float from the tag and is displayed as "35.67754857", format has only changed it to 2 decimal points.
I have managed to fix it by changing to text field and formatting in expression of value.
I have not done further research and don't have any screenshots, sorry.
Is this a known issue? Has anyone else had the same problem?