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
The text was updated successfully, but these errors were encountered:
markbreuss
changed the title
NaN Double value are not handled, which results in an error parsing Firestore Documents
NaN Double values are not handled, which results in an error parsing Firestore Documents
Jul 3, 2024
To put it simply, this document:
produces the following error in the conversion:
I can reproduce and more than willing to hop on a call to test it.
Im not versed in code generation so I'd appreceate someone stepping in with a PR.
Original Issue in Firebase Admin SDK:
invertase/dart_firebase_admin#29
See also Firestore official docs mentioning NaN values:
https://firebase.google.com/docs/firestore/manage-data/data-types
The text was updated successfully, but these errors were encountered: