material-react-table
material-react-table copied to clipboard
Missing InputLabel when filter is a Select, variant is outlined, in custom filter ui
material-react-table version
v.2.13.0
react & react-dom versions
17
Describe the bug and the steps to reproduce it
Using the custom UI filter example and changing the variant to outlined the InputLabel is missing.
Minimal, Reproducible Example - (Optional, but Recommended)
https://stackblitz.com/edit/github-6gdvad-fhxh7w?file=src%2FmakeData.ts,src%2FTS.tsx,src%2FJS.js,src%2Fmain.tsx
Screenshots or Videos (Optional)
Do you intend to try to help solve this bug with your own PR?
Maybe, I'll investigate and start debugging
Terms
- [X] I understand that if my bug cannot be reliably reproduced in a debuggable environment, it will probably not be fixed and this issue may even be closed.