This corrects the case of <option [ngValue]="null"> binding a string like "{0: null}" to the model instead of an actual null object. Closes #10349
This corrects the case of <option [ngValue]="null"> binding a string like "{0: null}" to the model instead of an actual null object. Closes #10349