-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
[DataGrid] Fix unnecessary firing of onFetchRows
on initial load
#14030
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
base: master
Are you sure you want to change the base?
[DataGrid] Fix unnecessary firing of onFetchRows
on initial load
#14030
Conversation
Deploy preview: https://deploy-preview-14030--material-ui-x.netlify.app/ |
Hey @rafael-lopes-rlabs, thank you for the PR. |
Hey @MBilalShafi, I've already rebased my branch with master, but there are still some unrelated changes showing up in the diff... |
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
Small poke to fix the conflicts merging. Patch is working as intended. |
This pull request has been inactive for 30 days. Please remove the stale label or leave a comment to keep it open. Otherwise, it will be closed in 15 days. |
onFetchRows
on initial load
f09f83a
to
6e3fa7a
Compare
Fixes: #13994