Anthony

Results 4 comments of Anthony

Indeed, the mui documentation should at least stipulate that the two props cannot coexist. An [issue](https://github.com/mui/material-ui/issues/34038) has been opened. Meanwhile as MathiasDierickx points out, adding `blurOnSelect={false}` to the `AutocompleteArrayInput` fixes...

For my understanding I would like you to explain why you consider this behavior as a bug? If neither the FilterButton component nor the List component have filter props, why...