[data grid] GridActionsCellItem needs to be clicked twice to fire onClick only if using Iconify icon #16668
Labels
bug 🐛
Something doesn't work
component: data grid
This is the name of the generic UI component, not the React module!
Steps to reproduce
Steps:
Current behavior
Currently, when using Iconify icon it needs to be pressed twice in order to fire the on-click event.
Expected behavior
It should work on the first click, no need to click twice.
Context
I went to https://mui.com/x/react-data-grid/column-definition/#column-types and on the first grid that showed I clicked Edit in StackBlitz, installed Iconify, and modified the code to showcase the issue.
Your environment
npx @mui/envinfo
Search keywords: data grid, GridActionsCellItem, action button, click twice
The text was updated successfully, but these errors were encountered: