As written on the title I have a problem to eliminate the chips inside a multiple input of MUI, using react-hook-form and the Controller component. I can only reset the value, but not remove the selected chips
this is the project on stackblitz
thanks!!