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 error on devices with exposure mobile #359

Open
freds-dev opened this issue Oct 1, 2024 · 1 comment
Open

fix error on devices with exposure mobile #359

freds-dev opened this issue Oct 1, 2024 · 1 comment
Assignees
Labels
bug Something isn't working enhancement New feature or request

Comments

@freds-dev
Copy link
Collaborator

freds-dev commented Oct 1, 2024

  • when selecting mobile devices the app crashes
  • some kind of data handling error in mobile-box-view.tsx and in explore.$deviceId._index we might have to add a case for mobile devices
  • I think we forgot to add an optional location field to the measurements table when defining the schema in measurements.ts
@freds-dev freds-dev assigned freds-dev and unassigned freds-dev Oct 1, 2024
@freds-dev freds-dev changed the title fix error on mobile devices fix error on devices with exposure mobile Oct 2, 2024
@mpfeil
Copy link
Contributor

mpfeil commented Oct 9, 2024

PR #377 adds a geometry column to the measurement table.

@mpfeil mpfeil self-assigned this Oct 9, 2024
@mpfeil mpfeil added bug Something isn't working enhancement New feature or request labels Oct 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants