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
Describe the bug
For some reason ScanJson does the right thing, but JsonToStructs/from_json interprets this as 1.0 instead of a failure that is null. I think this applies to all numbers formatted in a similar way. (with just a trailing .)
The text was updated successfully, but these errors were encountered:
Describe the bug
For some reason ScanJson does the right thing, but JsonToStructs/from_json interprets this as 1.0 instead of a failure that is null. I think this applies to all numbers formatted in a similar way. (with just a trailing .)
The text was updated successfully, but these errors were encountered: