angular-bootstrap-select icon indicating copy to clipboard operation
angular-bootstrap-select copied to clipboard

Fix $http AJAX request timing issue

Open ghiscoding opened this issue 10 years ago • 5 comments

Making an $http (AJAX) request is giving timing issues, the bootstrap-select does not get refresh properly (or too early) and end up like an empty list because of timing issues. See the Issue #33 : https://github.com/joaoneto/angular-bootstrap-select/issues/33 Also the StackOverflow question and answer : http://stackoverflow.com/questions/28336106/angular-bootstrap-select-timing-issue-to-refresh/28376105#28376105

ghiscoding avatar Feb 07 '15 02:02 ghiscoding

Any update on getting this pull request merged? Our project is going to require this functionality.

dylaninvodo avatar Mar 06 '15 16:03 dylaninvodo

I seriously have no clue why the admin does not look at this nice addition, but if you can't wait, it's simply 3 lines of code to add... I use it without problems since I fixed it.

ghiscoding avatar Mar 07 '15 01:03 ghiscoding

I faced the same issue, thanks for fix! I hope admins will approve this!

i4004 avatar Apr 23 '15 03:04 i4004

It seems there are tests failing.

mariusstaicu avatar Jun 20 '15 16:06 mariusstaicu

it's most probably failing because of his original tests that are incorrect, but it seems that this code is not maintained anymore unfortunately.

ghiscoding avatar Jun 21 '15 02:06 ghiscoding