You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This seems to not be replicated in the types for mui-x-grid-pro
I've tried cleaning and installing all of the project's dependencies multiple times, and searching in the cloned mui-x repo for the types, mui-x-grid-pro simply doesn't have the anchorEl props extended into panel
Expected behavior 🤔
slotProps - panel - anchorEl works for mui-x-grid-pro the same as mui-x-grid
Context 🔦
No response
Your environment 🌎
No response
Order ID or Support key 💳 (optional)
No response
The text was updated successfully, but these errors were encountered:
I couldn't reproduce the issue with the latest version of the Grid, could you provide the environment details (npx @mui/envinfo) and a minimal reproduction test case with the latest version? This would help understand the issue better. 👷
A live example would be perfect. This codesandbox.io template may be a good starting point. Thank you!
I couldn't reproduce the issue with the latest version of the Grid, could you provide the environment details (npx @mui/envinfo) and a minimal reproduction test case with the latest version? This would help understand the issue better. 👷 A live example would be perfect. This codesandbox.io template may be a good starting point. Thank you!
I see that if i try to reproduce it withing mui-x it doesn't happen, im not really sure how we got it to not work on our project, maybe some type override somewhere, but i can see it's not a library problem. Thanks!
Duplicates
Latest version
Steps to reproduce 🕹
Link to live example:
Steps:
1.
2.
3.
Current behavior 😯
There is an data-grid demo/example in the project, located in docs/data/data-grid/filtering/CustomFilterPanelPosition.tsx
that shows how to use the anchorEl pattern to correctly place custom toolbar menus
This seems to not be replicated in the types for mui-x-grid-pro
I've tried cleaning and installing all of the project's dependencies multiple times, and searching in the cloned mui-x repo for the types, mui-x-grid-pro simply doesn't have the anchorEl props extended into
panel
Expected behavior 🤔
slotProps - panel - anchorEl works for mui-x-grid-pro the same as mui-x-grid
Context 🔦
No response
Your environment 🌎
No response
Order ID or Support key 💳 (optional)
No response
The text was updated successfully, but these errors were encountered: