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

[DataGrid] Using filterModel to filter extended columns throws an error #2225

Closed
2 tasks done
kojimagui opened this issue Jul 27, 2021 · 1 comment · Fixed by #2246
Closed
2 tasks done

[DataGrid] Using filterModel to filter extended columns throws an error #2225

kojimagui opened this issue Jul 27, 2021 · 1 comment · Fixed by #2246
Assignees
Labels
bug 🐛 Something doesn't work component: data grid This is the name of the generic UI component, not the React module! regression A bug, but worse

Comments

@kojimagui
Copy link

kojimagui commented Jul 27, 2021

The demo is displaying an error message when viewing it in Opera GX and Google Chrome.

Extended filter operators:
Error: Material-UI: No filter operators found for column 'totalPrice'.

https://material-ui.com/components/data-grid/filtering/#extend-filter-operators

  • The issue is present in the latest release.
  • I have searched the issues of this repository and believe that this is not a duplicate.

Current Behavior 😯

Expected Behavior 🤔

Steps to Reproduce 🕹

Steps:

Context 🔦

Your Environment 🌎

`npx @material-ui/envinfo`
  Don't forget to mention which browser you used.
  Output from `npx @material-ui/envinfo` goes here.
@kojimagui kojimagui changed the title Error: Material-UI: No filter operators found for column 'totalPrice'. Error: Material-UI demo Jul 27, 2021
@oliviertassinari oliviertassinari transferred this issue from mui/material-ui Jul 27, 2021
@oliviertassinari oliviertassinari added the status: waiting for maintainer These issues haven't been looked at yet by a maintainer label Jul 28, 2021
@m4theushw m4theushw added bug 🐛 Something doesn't work component: data grid This is the name of the generic UI component, not the React module! regression A bug, but worse and removed status: waiting for maintainer These issues haven't been looked at yet by a maintainer labels Jul 31, 2021
@m4theushw
Copy link
Member

m4theushw commented Jul 31, 2021

This is a regression from #1720. It stopped working v4.0.0-alpha.31.

@m4theushw m4theushw self-assigned this Jul 31, 2021
@m4theushw m4theushw changed the title Error: Material-UI demo [DataGrid] Using filterModel to filter extended columns throws an error Jul 31, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something doesn't work component: data grid This is the name of the generic UI component, not the React module! regression A bug, but worse
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants