Craig Hutchison d90b622fa4 fix: allow for null values in HTML select options bound with ngValue
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
2016-11-14 16:47:09 -08:00
..
2016-09-24 08:23:28 +09:00

Angular

The sources for this package are in the main Angular repo. Please file issues and pull requests against that repo.

License: MIT