We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Cannot find module '@mui/x-internals/7.23.0/forwardRef'
the example should work.
"@refinedev/mui": "latest", "@refinedev/core": "latest", "@refinedev/simple-rest": "latest", "@refinedev/react-router": "latest", "@refinedev/react-hook-form": "^4.8.12", "@emotion/react": "^11.8.2", "@emotion/styled": "^11.8.1", "@mui/lab": "^6.0.0-beta.14", "@mui/material": "^6.1.7", "@mui/system": "latest", "@mui/x-data-grid": "^7.23.5", "react-router": "^7.0.2", "react-hook-form": "^7.43.5",
Others have reported the same issue here: mui/mui-x#16007.
The text was updated successfully, but these errors were encountered:
@mui/x-data-grid
Hey! I want to contribute to this issue.
Sorry, something went wrong.
alicanerdurmaz
Successfully merging a pull request may close this issue.
Describe the bug
Steps To Reproduce
Expected behavior
the example should work.
Packages
"@refinedev/mui": "latest",
"@refinedev/core": "latest",
"@refinedev/simple-rest": "latest",
"@refinedev/react-router": "latest",
"@refinedev/react-hook-form": "^4.8.12",
"@emotion/react": "^11.8.2",
"@emotion/styled": "^11.8.1",
"@mui/lab": "^6.0.0-beta.14",
"@mui/material": "^6.1.7",
"@mui/system": "latest",
"@mui/x-data-grid": "^7.23.5",
"react-router": "^7.0.2",
"react-hook-form": "^7.43.5",
Additional Context
Others have reported the same issue here: mui/mui-x#16007.
The text was updated successfully, but these errors were encountered: