csvToJson icon indicating copy to clipboard operation
csvToJson copied to clipboard

[BUG] formatValueByType brings wrong value

Open molotow11 opened this issue 4 months ago • 0 comments

Expected Behavior

Correct value

Actual Behavior

Original value: "00340434621911190873" Converted value: 340434621911190850

Steps to Reproduce the Problem

Apply .formatValueByType()

Specifications

  • Version: "convert-csv-to-json": "^2.50.0",

molotow11 avatar Jun 06 '25 11:06 molotow11