59781 — Decimal point is lost after adding numeric values
Fixed: Resolved an issue where the decimal point is lost when adding numeric values after the decimal point.
Reproduction Steps
1. Create a new model.
2. Go to a data table > Row Viewer > Add new row.
3. In the 'Value' field, type a decimal point, followed by numbers.
The result is the decimal point disappears, making the numeric value a whole number.