Material UI Autocomplete Multiple - remove already selected tag from options list
When using the Material UI Autocomplete for multiple values, the already selected input also gets displayed in the options list in blue background color.
How can I set autocomplete to not show the already selected values in the options list ?