Skip to content

fix(useDataGrid): memorize row count - #6859

Merged
alicanerdurmaz merged 2 commits into
refinedev:release/june-2025from
garrylachman:useDataGrid-page-reset-to-0-when-paging
Jul 4, 2025
Merged

fix(useDataGrid): memorize row count#6859
alicanerdurmaz merged 2 commits into
refinedev:release/june-2025from
garrylachman:useDataGrid-page-reset-to-0-when-paging

Conversation

@garrylachman

Copy link
Copy Markdown
Contributor

PR Checklist

Please check if your PR fulfills the following requirements:

Bugs / Features

What is the current behavior?

on page change, the datagrid resets to first page.

What is the new behavior?

the paging is working now

fixes (issue)
#6828 #6798

Notes for reviewers

@ rkmackinnon solution from #6798

@garrylachman
garrylachman requested a review from a team as a code owner June 30, 2025 09:01
@changeset-bot

changeset-bot Bot commented Jun 30, 2025

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: aaba4ff

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@refinedev/mui Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@netlify

netlify Bot commented Jun 30, 2025

Copy link
Copy Markdown

Deploy Preview for refine-doc-live-previews ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit aaba4ff
🔍 Latest deploy log https://app.netlify.com/projects/refine-doc-live-previews/deploys/68679c445fca1d0008845a6f
😎 Deploy Preview https://deploy-preview-6859--refine-doc-live-previews.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@alicanerdurmaz

Copy link
Copy Markdown
Collaborator

@garrylachman Thanks for the PR 🚀. we will release this fix within the next week.

@alicanerdurmaz alicanerdurmaz added this to the June 2025 Release milestone Jul 4, 2025
@alicanerdurmaz
alicanerdurmaz changed the base branch from main to release/june-2025 July 4, 2025 09:18
@alicanerdurmaz
alicanerdurmaz merged commit d6a9809 into refinedev:release/june-2025 Jul 4, 2025
3 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] useDataGrid + MUI [BUG] with useDataGrid and SSR, page can reset to 0 when paging

2 participants