Skip to content
This repository has been archived by the owner on Feb 22, 2018. It is now read-only.

ng-model doesn't work on type="search" #466

Closed
matsko opened this issue Jan 30, 2014 · 2 comments
Closed

ng-model doesn't work on type="search" #466

matsko opened this issue Jan 30, 2014 · 2 comments
Assignees
Milestone

Comments

@matsko
Copy link
Contributor

matsko commented Jan 30, 2014

No description provided.

@ghost ghost assigned matsko Jan 30, 2014
@technohippy
Copy link
Contributor

Though I'm just a passerby, it must be fixed by adding
@ngdirective(selector: 'input[type=search][ng-model]')
at
https://github.com/angular/angular.dart/blob/master/lib/directive/ng_model.dart#L191

@matsko
Copy link
Contributor Author

matsko commented Jan 31, 2014

Landed as ff736d9

@matsko matsko reopened this Jan 31, 2014
@matsko matsko closed this as completed Jan 31, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
2 participants