-
Notifications
You must be signed in to change notification settings - Fork 0
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 (basic): Error viewing performance data #1
Comments
@openhands-agent fix |
The workflow to fix this issue encountered an error. Please check the workflow logs for more information. |
@openhands-agent fix |
A potential fix has been generated and a draft PR #2 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
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.
The text was updated successfully, but these errors were encountered: