wuyuntao / jquery-autosuggest

A fork of AutoSuggest jQuery plugin writtern by Drew Wilson.
http://github.com/wuyuntao/jquery-autosuggest
118 stars 59 forks source link

afterSelectionRemove doesn't return item #40

Open krishnasagr opened 8 years ago

krishnasagr commented 8 years ago

The afterSelectionRemove callback doesnt return the actual item that was removed, rather it returns null.