boneskull / angular-tags

Pure AngularJS tagging widget with typeahead support courtesy of ui-bootstrap
MIT License
133 stars 31 forks source link

decipher.tags.keyup emmited before binding model #54

Open unbrokenGuitarist opened 8 years ago

unbrokenGuitarist commented 8 years ago

I was catching decipher.tags.keyup . But even after typing into the input box I was getting the model value as undefined.