yii2-tagsinput icon indicating copy to clipboard operation
yii2-tagsinput copied to clipboard

The yii2-tagsinput is a Yii 2 wrapper for bootstrap-tagsinput. A user interface for managing tags

Results 7 yii2-tagsinput issues
Sort by recently updated
recently updated
newest added

What i wanna achieve: Lets say i have 12 maxTags, and i finished typing a tag, i should see i left 11 tags.

When used in conjunction with a typeahead engine, the order of the registered JS is a problem: ``` ``` Causes this error: `Uncaught ReferenceError: countries is not defined` also, trying...

When executing "composer require --prefer-stable "wbraganca/yii2-tagsinput:~1.0.2"" I get the following error: ` Problem 1 - wbraganca/yii2-tagsinput 1.0.2 requires bower-asset/bootstrap-tagsinput ~0.8 -> satisfiable by bower-asset/bootstrap-tagsinput[0.8.0]. - Installation request for wbraganca/yii2-tagsinput ~1.0.2...

Is there any documentation note about delimiter?

confirmKeys with enter default , but my form submit too