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

Data browser: no query results if property has NaN value #984

Closed
greenrobot-team opened this issue May 10, 2021 · 3 comments
Closed

Data browser: no query results if property has NaN value #984

greenrobot-team opened this issue May 10, 2021 · 3 comments
Labels
bug Something isn't working
Milestone

Comments

@greenrobot-team
Copy link
Member

For the record, if anyone comes across this issue by googling as I did, my problem was a numeric field having the value "NaN" after an unfortunate division by zero that has been stored in the DB.

The ObjectBox Browser UI didn't know what to display for that value and gave me that infamous "Query response has unknown format. See console for details.: undefined"

Originally posted by @RobbWatershed in #914 (comment)

@greenrobot-team
Copy link
Member Author

Confirmed, thanks @RobbWatershed. I'll report this internally to the development team.

@greenrobot-team greenrobot-team added this to the 2.9.2 milestone May 17, 2021
@greenrobot-team
Copy link
Member Author

This will be fixed with the next version.

@greenrobot
Copy link
Member

@RobbWatershed you could already have a look at version 2.9.2-RC to see if the fix is working

@greenrobot-team greenrobot-team modified the milestones: 2.9.2, 3.0 Oct 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants