> > > > datagrid version 5.17.8 still has the error steps to reproduce #7943
Labels
component: data grid
This is the name of the generic UI component, not the React module!
duplicate
This issue or pull request already exists
Adding
e.stopPropagation()
to the click handler fixed it for me.Originally posted by @peter-hg in mui/material-ui#30562 (comment)
but when i put
e.stopPropagation()
GridActionsCellItem doesn't workThe text was updated successfully, but these errors were encountered: