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
When the value of a field lagger than 9007199254740992 , for example 9007199254740993,the result area in Kinaba Console still shows 9007199254740992. I found the answer, detail as the follow discuss:
The text was updated successfully, but these errors were encountered:
holygost
changed the title
convert java long data to Javascript number exist bugs
Kinaba Console exists bug When showing value lagger than 9007199254740992
Dec 17, 2017
When the value of a field lagger than 9007199254740992 , for example 9007199254740993,the result area in Kinaba Console still shows 9007199254740992. I found the answer, detail as the follow discuss:
https://stackoverflow.com/questions/17320706/javascript-long-integer
The text was updated successfully, but these errors were encountered: