Heyjin Kim
Results
1
issues of
Heyjin Kim
Fixing `Backspace will delete readonly tokens` https://github.com/loopj/jquery-tokeninput/issues/424 delete_token return false if token_data.readonly == true and the hidden_input.change() would only execute if delete_token return true.