MichaelBuen / AngularAjaxComboBox

1 stars 1 forks source link

prev next, closes the combobox #2

Open veerandeep opened 9 years ago

veerandeep commented 9 years ago

data filter and paging works fine but when i click on prev-next it closes the combo box. the page reloads please help.

veerandeep commented 9 years ago

ok i found it. it was issue, inside tamplate html, which was causing redirect to home... or similar

MichaelBuen commented 9 years ago

Is it a bug on AngularAjaxComboBox? You can do a pull request and merge your fix. Or you can write the fix here in comment. Thanks.