Skip to content

Conversation

MBilalShafi
Copy link
Member

Fixes #18949

#10338 introduced a cache sharing between multiple instances issue, this PR aims to fix it

@MBilalShafi MBilalShafi added type: bug It doesn't behave as expected. scope: data grid Changes related to the data grid. feature: Filtering on header Related to the header filtering (Pro) feature labels Aug 7, 2025
@mui-bot
Copy link

mui-bot commented Aug 7, 2025

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

Bundle size report

Bundle Parsed Size Gzip Size
@mui/x-data-grid 0B(0.00%) 0B(0.00%)
@mui/x-data-grid-pro 🔺+15B(0.00%) 🔺+2B(0.00%)
@mui/x-data-grid-premium 🔺+15B(0.00%) 🔺+9B(+0.01%)
@mui/x-charts 0B(0.00%) 0B(0.00%)
@mui/x-charts-pro 0B(0.00%) ▼-1B(0.00%)
@mui/x-date-pickers 0B(0.00%) 0B(0.00%)
@mui/x-date-pickers-pro 0B(0.00%) ▼-1B(0.00%)
@mui/x-tree-view 0B(0.00%) 0B(0.00%)
@mui/x-tree-view-pro 0B(0.00%) 0B(0.00%)

Details of bundle changes

Generated by 🚫 dangerJS against 23f7bcb

@MBilalShafi MBilalShafi enabled auto-merge (squash) August 8, 2025 11:39
@MBilalShafi MBilalShafi merged commit 11d9cc5 into mui:master Aug 8, 2025
20 checks passed
@MBilalShafi MBilalShafi deleted the fix/header-filters-shared-instance branch August 8, 2025 11:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature: Filtering on header Related to the header filtering (Pro) feature 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.

[data grid] header filters retain previous instance's custom operators after tab navigation
4 participants