FilterRow has an id? #891
Unanswered
jsimmonstx
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Working in React 19, material-table/core 6.4.4
I was working on a custom filter row in my tables, and I noticed that the FilterRow component has an id - "m--table--filter--row".
I have a requirement to have multiple filtered tables on a given page, and last I heard, element ids must be unique, so this is going to prevent me from doing what I need to do.
Am I wrong?
Beta Was this translation helpful? Give feedback.
All reactions