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

Get error when using customized filter in header filter #10270

Closed
2 tasks done
xfsnowind opened this issue Sep 8, 2023 · 1 comment
Closed
2 tasks done

Get error when using customized filter in header filter #10270

xfsnowind opened this issue Sep 8, 2023 · 1 comment
Labels
component: data grid This is the name of the generic UI component, not the React module!

Comments

@xfsnowind
Copy link

xfsnowind commented Sep 8, 2023

Duplicates

  • I have searched the existing issues

Latest version

  • I have tested the latest version

Steps to reproduce 🕹

Link to live example:

Steps:

  1. Create a custom filter according to the official customization filter
  2. enable the header filter from here
  3. Attach the customized filter to the one operator

I forked and edited the example from the official webpage, enabled the header filter, you can check the error in codesandbox:

CodeSandbox

Current behavior 😯

Report the error: Missing translation for key headerFilterOperatorBetween.

Expected behavior 🤔

The new filter display in the header filter

Context 🔦

No response

Your environment 🌎

npx @mui/envinfo
System:
    OS: macOS 13.5.1
  Binaries:
    Node: 18.12.1 - /usr/local/bin/node
    Yarn: 1.22.19 - /opt/homebrew/bin/yarn
    npm: 8.19.2 - /usr/local/bin/npm
  Browsers:
    Chrome: 116.0.5845.179
    Edge: 114.0.1823.55
    Firefox: 114.0.2
    Safari: 16.6

Order ID or Support key 💳 (optional)

No response

@xfsnowind xfsnowind added the status: waiting for maintainer These issues haven't been looked at yet by a maintainer label Sep 8, 2023
@xfsnowind
Copy link
Author

@zannager zannager added component: data grid This is the name of the generic UI component, not the React module! and removed status: waiting for maintainer These issues haven't been looked at yet by a maintainer labels Sep 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: data grid This is the name of the generic UI component, not the React module!
Projects
None yet
Development

No branches or pull requests

2 participants