pytorch / pytorch/executorch

[Bug] Benchmark: Application error crash when select commits in torchbench/userbenchmark

Open
#8,024 2 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

triaged
Dominant language
Python
Stars
5k
Forks
1.2k
Avg merge
2d 10h
Merged PRs (30d)
581

Description

🐛 Describe the bug

in HUD https://torchci-git-maxoutissue-fbopensource.vercel.app/torchbench/userbenchmark
when select the commit to compare for nightly, error occurred,

errors

Page Error

Application error: a client-side exception has occurred (see the browser console for more information).

console error
main-dcfe18648f748ff1.js:1 Error: MUI X: `pageSize` cannot exceed 100 in the MIT version of the DataGrid.
You need to upgrade to DataGridPro or DataGridPremium component to unlock this feature.
    at nm (4833-ee009d3ced044108.js:19:27945)
    at iG (4833-ee009d3ced044108.js:21:1261)
    at 4833-ee009d3ced044108.js:21:2008
    at Object.setState (4833-ee009d3ced044108.js:19:57267)
    at Object.setPaginationModel (4833-ee009d3ced044108.js:21:1930)
    at Object.setPageSize (4833-ee009d3ced044108.js:21:1792)
    at Object.current (4833-ee009d3ced044108.js:21:3031)
    at oJ.<anonymous> (4833-ee009d3ced044108.js:10:16448)
    at oJ.emit (4833-ee009d3ced044108.js:19:53715)
    at Object.publishEvent (4833-ee009d3ced044108.js:19:59273)
overrideMethod @ hook.js:608
Z @ main-dcfe18648f748ff1.js:1
fn @ main-dcfe18648f748ff1.js:1
componentDidCatch @ main-dcfe18648f748ff1.js:1
a.componentDidCatch.t.callback @ framework-945b357d4a851f4b.js:1
lX @ framework-945b357d4a851f4b.js:1
uY @ framework-945b357d4a851f4b.js:1
e @ framework-945b357d4a851f4b.js:1
(anonymous) @ framework-945b357d4a851f4b.js:1
oI @ framework-945b357d4a851f4b.js:1
oC @ framework-945b357d4a851f4b.js:1
r8 @ framework-945b357d4a851f4b.js:1
(anonymous) @ framework-945b357d4a851f4b.js:1
oI @ framework-945b357d4a851f4b.js:1
oS @ framework-945b357d4a851f4b.js:1
x @ framework-945b357d4a851f4b.js:1
T @ framework-945b357d4a851f4b.js:1

main-dcfe18648f748ff1.js:1 A client-side exception has occurred, see here for more info: https://nextjs.org/docs/messages/client-side-exception-occurred

error process gif

Image

Versions

found bug in HUD ui

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the failure at the HUD URL while selecting commits for comparison, then inspect the DataGrid pagination configuration indicated by the console error. Done means commit selection works without the client-side exception or the page-size error.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, next.js
Domain
frontend, web-dev
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.