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

[docs] Demo LazyLoadingGrid crashes #10047

Closed
2 tasks done
shabh2412 opened this issue Aug 16, 2023 · 4 comments · Fixed by #10621
Closed
2 tasks done

[docs] Demo LazyLoadingGrid crashes #10047

shabh2412 opened this issue Aug 16, 2023 · 4 comments · Fixed by #10621
Labels
component: data grid This is the name of the generic UI component, not the React module! docs Improvements or additions to the documentation

Comments

@shabh2412
Copy link

shabh2412 commented Aug 16, 2023

  • I have searched for similar issues in this repository and believe that this is not a duplicate.
  • This issue was mentioned earlier but was closed, and not much info was provided to recreate it again.

Steps to Reproduce

  1. Open https://mui.com/x/react-data-grid/row-updates/#lazy-loading
  2. Scroll fast a couple of times
  3. demo LazyLoadingGrid crashes

Your Environment

Tech Version
MUI v6.11.1
Netlify deploy https://64d60e95a665f20007d289ec--material-ui-x.netlify.app
Browser Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36
@github-actions github-actions bot added the status: waiting for maintainer These issues haven't been looked at yet by a maintainer label Aug 16, 2023
@zannager zannager transferred this issue from mui/material-ui Aug 16, 2023
@zannager zannager added docs Improvements or additions to the documentation component: data grid This is the name of the generic UI component, not the React module! labels Aug 16, 2023
@cherniavskii
Copy link
Member

Thanks, @shabh2412!
I can no longer reproduce it on the latest master branch https://master--material-ui-x.netlify.app/x/react-data-grid/row-updates/#lazy-loading
Will check after this week's release to make sure it's fixed.

@cherniavskii cherniavskii removed the status: waiting for maintainer These issues haven't been looked at yet by a maintainer label Aug 22, 2023
@MBilalShafi
Copy link
Member

This seems to me a consistently reported spam issue, not sure how it keeps being reported again, here are the occurrences of it being reported earlier and closed due to no additional info provided: https://github.com/mui/mui-x/issues?q=is%3Aissue+LazyLoadingGrid+crashes+is%3Aclosed

@cherniavskii
Copy link
Member

It's not a spam, I can reproduce the issue 🙂
The users can report it through a GitHub template link in our error boundary, so the demo must have crashed for them:

Screen.Recording.2023-08-24.at.15.43.52.mov

@oliviertassinari
Copy link
Member

oliviertassinari commented Sep 16, 2023

This seems to me a consistently reported

@MBilalShafi Indeed.

The first issue I can see is that @gzrae has to constantly move the issue to the right repository, which is wrong:

Screenshot 2023-09-16 at 17 08 02

Fix in mui/material-ui#39006

spam issue

I was making the case in mui/material-ui#16746 (comment) that this should be harder to open as an issue. I think this is another example that it should be a bit harder, we are well aware that it crashes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: data grid This is the name of the generic UI component, not the React module! docs Improvements or additions to the documentation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants