todc / todc-select2

Google-themed fork of Select2. Select2 is a jQuery based replacement for select boxes. It supports searching, remote data sets, and infinite scrolling of results.
http://todc.github.com/todc-select2/
Other
112 stars 17 forks source link

select2 has updated to 3.4.x, support delete items when using ajax, but todc-select2 still has this bug #13

Open Geniushjs opened 11 years ago

Geniushjs commented 11 years ago

when I use ajax to get items dynamic, I found it was not able to delete item. This is a bug in select2, and the original select2 project has already fixed. see issue:

https://github.com/ivaynberg/select2/issues/839

nt1m commented 10 years ago

@todc Please take a look at this issue or close it if it has already been fixed.

todc commented 10 years ago

If you'd like to submit a pull request, I'd be happy to merge it and close the issue. I don't know when I'll get a chance to look at this.