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
According to the migration guide the GridValueFormatterParams interface should have been removed but it seems as if it still available and the following type of code does not raise any errors.
It is still possible in v7 possible to use the GridValueFormatterParams interface and therefore impossible to find the code parts that should be migrated.
Expected behavior
The GridValueFormatterParams interface should no longer be available as specified in the migration guide
⚠️This issue has been closed. If you have a similar problem but not exactly the same, please open a new issue.
Now, if you have additional information related to this issue or things that could help future readers, feel free to leave a comment.
@doberkofler: How did we do? Your experience with our support team matters to us. If you have a moment, please share your thoughts in this short Support Satisfaction survey.
Steps to reproduce
According to the migration guide the
GridValueFormatterParams
interface should have been removed but it seems as if it still available and the following type of code does not raise any errors.Current behavior
It is still possible in v7 possible to use the
GridValueFormatterParams
interface and therefore impossible to find the code parts that should be migrated.Expected behavior
The
GridValueFormatterParams
interface should no longer be available as specified in the migration guideContext
No response
Your environment
npx @mui/envinfo
Search keywords: GridValueFormatterParams
The text was updated successfully, but these errors were encountered: