Skip to content

Commit

Permalink
proxy errors to autocomplete input
Browse files Browse the repository at this point in the history
  • Loading branch information
miguelcobain committed Jan 3, 2018
1 parent 56e8312 commit cf172a9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions addon/templates/components/paper-autocomplete-trigger.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
onFocus=(action onFocus)
onBlur=(action onBlur)
onKeyDown=(action "handleKeydown")
errors=errors
hideAllMessages=hideAllMessages}}
{{else}}
<input type="search"
Expand Down

0 comments on commit cf172a9

Please sign in to comment.