angular-tags icon indicating copy to clipboard operation
angular-tags copied to clipboard

MinLength

Open roots-ai opened this issue 11 years ago • 1 comments

Hi What is this minLength attr in here? Is it something related to number of tags one can add?

I tried and got the following error "TypeError: Cannot set property 'length' of undefined" on adding a tag. Also this errors comes even when I am not using this attribute.

roots-ai avatar Mar 13 '14 02:03 roots-ai

Not sure what version you're using but I wouldn't recommend trying to use anything newer than on the demo site right now. Recently transferred ownership of this project and I need to do some more cleanup and get this working.

minLength refers to the minimum length of a tag.

I'll need more information about your error to help you further on that, however. Need line # and such.

boneskull avatar Mar 14 '14 08:03 boneskull