jquery-tokeninput
jquery-tokeninput copied to clipboard
Using insert_token rather than add_token for programatically adding a token
Using insert_token rather than add_token for programatically adding tokens in order not to get a focus on the dropdown when programmatically adding a token
Making this change will break the token limit checking when programatically adding tokens. Do you have any solution which will not break token limits?
Indeed, I will look into this.