You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: