I am using Bootstrap Tags Input
I am trying to add tags dynamically.
$(\'.div-tag\').tagsinput(\'add\', \'vino\');
The above code
I spent few hours to find out, that above working only when data-role="tagsinput" is removed from your