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

Task 1 (Trial 2): Error viewing performance data #3

Open
bhackett1024 opened this issue Dec 13, 2024 · 3 comments
Open

Task 1 (Trial 2): Error viewing performance data #3

bhackett1024 opened this issue Dec 13, 2024 · 3 comments

Comments

@bhackett1024
Copy link
Contributor

STR: visit https://bench-dashboard-regressions.vercel.app/regression-analysis?recordingId=4e3ac9b5-ac7c-40bf-8c18-bb7373f82e3b, see error in console.

TypeError: Cannot read properties of undefined (reading 'map')
at f (PerformanceMockup.tsx:25:27)
at ak (react-dom.production.min.js:167:135)
at i (react-dom.production.min.js:290:335)
at oD (react-dom.production.min.js:280:383)
at react-dom.production.min.js:280:319
at oO (react-dom.production.min.js:280:319)
at oE (react-dom.production.min.js:271:86)
at oP (react-dom.production.min.js:273:286)
at r8 (react-dom.production.min.js:127:100)
at react-dom.production.min.js:267:262

This error prevents the page from rendering and needs to be fixed. This error appeared unexpectedly with a new version of the backend, and the data format may have changed. The fix should restore the old behavior and not just avoid the error.

@bhackett1024
Copy link
Contributor Author

@openhands-agent fix

Copy link

OpenHands started fixing the issue! You can monitor the progress here.

Copy link

A potential fix has been generated and a draft PR #4 has been created. Please review the changes.

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

Successfully merging a pull request may close this issue.

1 participant