angular-tagger
angular-tagger copied to clipboard
Pressing enter with nothing typed is accepted as a valid entry
4th option in image is the result of hitting enter/return with no other input.

Find and change in line 257 if ($scope.tags.indexOf(item) === -1 && item) { to fix it