Closed
Description
Describe the bug
When using the parent/child option, a child of a child with children will not show the deletion text "Are you sure you want to delete this row?"
To Reproduce
https://codesandbox.io/p/sandbox/material-table-core-parent-child-forked-8rk59g
- Expand first child level by clicking on the row (codesandbox example, the row is blue)
- Expand the second child level by clicking on the embedded row (codesandbox example, the row is green)
- On the second level (green row), click the delete trashcan icon
- The text "Are you sure you want to delete this row?" does not appear, the row is blank.
Expected behavior
Expected to see the default "Are you sure you want to delete this row?" text.
Desktop:
- OS: Windows 11
- Browser Chrome
- Version 120.0.6099.227 (Official Build) (64-bit)