Skip to content

Numbers getting replaced by 0 when digit count is more than 16 #877

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
danielgek opened this issue Jul 3, 2017 · 1 comment
Closed

Numbers getting replaced by 0 when digit count is more than 16 #877

danielgek opened this issue Jul 3, 2017 · 1 comment

Comments

@danielgek
Copy link

danielgek commented Jul 3, 2017

Sample project to demonstrate the problem: https://github.com/danielgek/nativescript-number-issue

as you can see i have two numbers in here

this is the result obtained:
captura de ecra 2017-07-03 as 18 11 29

Every time the value is a number and its more than 16 digits, it prints the first 16 digits and replaces the rest with 0

@sis0k0 i don't know if i should post this issue here ou in the main repo, as the issue seams to came from there and not from this repo, maybe related to #822

@danielgek
Copy link
Author

danielgek commented Jul 4, 2017

Forget this, just saw that is a limitation of javascript in general not only in nativescript

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant