Skip to content

[data grid] Following 7.19.0 release setting a column definition prop to undefined doesn't reset the prop when type is set #2306

[data grid] Following 7.19.0 release setting a column definition prop to undefined doesn't reset the prop when type is set

[data grid] Following 7.19.0 release setting a column definition prop to undefined doesn't reset the prop when type is set #2306

name: Add closing message to issue
on:
issues:
types:
- closed
permissions: {}
jobs:
add-comment:
name: Add closing message
if: github.event.issue.state_reason == 'completed'
uses: mui/mui-public/.github/workflows/issues_add-closing-message.yml@master
permissions:
contents: read
issues: write