Below I have the following select list. The ngSelected does correctly select the value in the expression, but the model for the select does not update accordingly. I can select the "High" Value, and when the ngSelected triggers, the empty value is displayed but the model stays as "High".Below I have the following select list. The ngS