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
Realm-JS supports an upper limit of 2^53 - 1 for integer values, which has led us to restrict the maximum allowed supply to this value. We need to find a workaround to support a maximum supply of 2^64 - 1.
Realm-JS supports an upper limit of 2^53 - 1 for integer values, which has led us to restrict the maximum allowed supply to this value. We need to find a workaround to support a maximum supply of 2^64 - 1.
Ref: realm/realm-js#1925
The text was updated successfully, but these errors were encountered: