Angular Mat AutoComplete doesn’t retain mat-psuedo-checbox on the selected option when selected Programatically

When using Angular Mat Auto complete and the value to the auto complete is set programmatically, the selected option won’t show the selected tick mark beside the selected option

I’m using Angular V15 and Angular Material V15

Stackblitz Link

Thanks in Advance!