Skip to content
This repository has been archived by the owner on Dec 19, 2024. It is now read-only.

Commit

Permalink
Merge pull request #8 from PolymerElements/notify-invalid
Browse files Browse the repository at this point in the history
invalid needs notify: true for two-way binding
  • Loading branch information
Yvonne Yip committed Jun 9, 2015
2 parents e23a8ad + 14d83ce commit 4940c25
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions iron-validatable-behavior.html
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@
* True if the last call to `validate` is invalid.
*/
invalid: {
notify: true,
reflectToAttribute: true,
type: Boolean,
value: false
Expand Down

0 comments on commit 4940c25

Please sign in to comment.