I have an Angular (v10) project using reactive forms. There\'s a custom multi-select component, implementing ControlValueAccessor.
ControlValueAccessor
Everything works fine,