Hi, so I’m having a hard time with a simple task.
I need to save a double value in a thing created in bubble
For example
-74.053164
When I save my thing, the number is automatically changed to -74.05. How can I save a number with 6 decimal numbers?
Hi, so I’m having a hard time with a simple task.
I need to save a double value in a thing created in bubble
For example
-74.053164
When I save my thing, the number is automatically changed to -74.05. How can I save a number with 6 decimal numbers?
How do you know? Are you seeing truncation when you inspect the value in data tab or in debugger? Or are u seeing truncation when displayed as a text?
See where I’m going with that?