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
Not sure if I should post this as a separate issue or not, but in the mean time when this enhancement is not being worked on, it feels like a bug that a NaN will silently serialized to invalid JSON that can't be deserialized again.
Allow float and double special cases to be converted to and from json correctly, including positive and negative infinity and NaN.
The text was updated successfully, but these errors were encountered: