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

Onboarding: Reports page errors #263

Open
rphovley opened this issue Nov 1, 2024 · 0 comments
Open

Onboarding: Reports page errors #263

rphovley opened this issue Nov 1, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@rphovley
Copy link
Member

rphovley commented Nov 1, 2024

When a new individual visits the reports page, but doesn't have data, the page errors

WeeklyLineGraph.tsx:24 Uncaught Error: Array is empty
at getMinMaxFromArray (WeeklyLineGraph.tsx:24:11)
at WeeklyLineGraph (WeeklyLineGraph.tsx:40:24)
at renderWithHooks (chunk-WMTG43VY.js?v=5d3a2026:11548:26)
at mountIndeterminateComponent (chunk-WMTG43VY.js?v=5d3a2026:14926:21)
at beginWork (chunk-WMTG43VY.js?v=5d3a2026:15914:22)
at HTMLUnknownElement.callCallback2 (chunk-WMTG43VY.js?v=5d3a2026:3674:22)
at Object.invokeGuardedCallbackDev (chunk-WMTG43VY.js?v=5d3a2026:3699:24)
at invokeGuardedCallback (chunk-WMTG43VY.js?v=5d3a2026:3733:39)
at beginWork$1 (chunk-WMTG43VY.js?v=5d3a2026:19765:15)
at performUnitOfWork (chunk-WMTG43VY.js?v=5d3a2026:19198:20)

@rphovley rphovley added the bug Something isn't working label Nov 1, 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
Projects
None yet
Development

No branches or pull requests

1 participant