Problem with ng-options using more than one static placeholder

http://jsfiddle.net/Se38w/

I’m pulling a list of options from an API and want to provide an additional placeholder that has a value=“all”. But it’s replaced automatically where the value="" is not.

How can I get around this issue?

I thought this might have been a simple one, no?

Why not this : http://jsfiddle.net/justbn/mR5tQ/

I think you forked and forgot to save?

LOL. Sure did. “Update” does not mean “Save” to me.

http://jsfiddle.net/justbn/mR5tQ/1/

Well the only problem there is that I won’t have access to manipulate the data coming from the API.