Skip to content
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

Fix loss of precision error in vocabulary list #1051

Closed
lunars97 opened this issue Jan 20, 2025 · 0 comments · Fixed by #1052
Closed

Fix loss of precision error in vocabulary list #1051

lunars97 opened this issue Jan 20, 2025 · 0 comments · Fixed by #1052
Assignees
Labels
bug Something isn't working Suggestion:HIGH

Comments

@lunars97
Copy link
Contributor

Describe the Bug

After react-native update going the first word by clicking on the button "Nächstes Wort" in vocabulary list is showing Error: Exception in HostFunction: Loss of precision during arithmetic conversion: (long long) 9.090909090909092

Steps to Reproduce

  1. Go to 'Vocabulary List'
  2. Click on 'on the first word' and on the button "Nächstes Wort"
  3. See error

Expected Behavior

Next word should appear

Actual Behavior

Error: Exception in HostFunction

Additional Information

The error appeared here #1010

Traceback

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Suggestion:HIGH
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants