Skip to content

Conversation

@MBilalShafi
Copy link
Member

Fixes #12661

We updated the signature of ApplyFilterFunction in this PR but didn't update it in useQuery. In v7, when we removed the legacy filter, the demo started to break.

I first spotted and fixed it in #12317, but a separate fix would be better.

@MBilalShafi MBilalShafi added type: bug It doesn't behave as expected. docs Improvements or additions to the documentation. scope: data grid Changes related to the data grid. labels Apr 3, 2024
@MBilalShafi MBilalShafi changed the title [DataGrid] Fix server-side filtering demo not working [DataGrid] Fix server-side filter demo not working Apr 3, 2024
@MBilalShafi MBilalShafi requested a review from romgrk April 3, 2024 17:58
@MBilalShafi MBilalShafi marked this pull request as ready for review April 3, 2024 17:58
@mui-bot
Copy link

mui-bot commented Apr 3, 2024

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

Generated by 🚫 dangerJS against 45fb8cf

@MBilalShafi MBilalShafi merged commit d605f86 into mui:master Apr 4, 2024
@MBilalShafi MBilalShafi deleted the fix-server-side-filter branch April 5, 2024 11:51
DungTiger pushed a commit to DungTiger/mui-x that referenced this pull request Jul 23, 2024
thomasmoon pushed a commit to thomasmoon/mui-x that referenced this pull request Sep 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Improvements or additions to the documentation. scope: data grid Changes related to the data grid. type: bug It doesn't behave as expected.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[DataGrid] Server-side filter demo not working

3 participants