Skip to content

Autocomplete controlled state, when initial value is undefined, the next time state changes component doesn't show the value #268

Autocomplete controlled state, when initial value is undefined, the next time state changes component doesn't show the value

Autocomplete controlled state, when initial value is undefined, the next time state changes component doesn't show the value #268

name: Add closing message to issue
on:
issues:
types:
- closed
workflow_call:
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