You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems that the groupChar properties does not work for fields with the type integer.
I have created a minimal example. Although the example seems to be correct the validation says: Type error in the cell "1.001" in row "3" and field "a" at position "1": type is "integer/default"
It seems that the
groupChar
properties does not work for fields with the typeinteger
.I have created a minimal example. Although the example seems to be correct the validation says: Type error in the cell "1.001" in row "3" and field "a" at position "1": type is "integer/default"
number-problem.csv
number-problem.json
The text was updated successfully, but these errors were encountered: