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

[DataGrid] Fix null reference error in GridVirtualScrollbar #15009

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

MBilalShafi
Copy link
Member

@MBilalShafi MBilalShafi commented Oct 17, 2024

@MBilalShafi MBilalShafi added bug 🐛 Something doesn't work component: data grid This is the name of the generic UI component, not the React module! labels Oct 17, 2024
@mui-bot
Copy link

mui-bot commented Oct 17, 2024

Deploy preview: https://deploy-preview-15009--material-ui-x.netlify.app/

Generated by 🚫 dangerJS against 695b02a

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something doesn't work component: data grid This is the name of the generic UI component, not the React module!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Uncaught TypeError: Cannot set properties of null (setting 'scrollTop')
2 participants