Skip to content

Fix $http AJAX request timing issue #34

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Fix $http AJAX request timing issue #34

wants to merge 2 commits into from

Conversation

ghiscoding
Copy link

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 : #33
Also the StackOverflow question and answer : http://stackoverflow.com/questions/28336106/angular-bootstrap-select-timing-issue-to-refresh/28376105#28376105

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 : #33
Also the StackOverflow question and answer : http://stackoverflow.com/questions/28336106/angular-bootstrap-select-timing-issue-to-refresh/28376105#28376105
@dylaninvodo
Copy link

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

@ghiscoding
Copy link
Author

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.

@i4004
Copy link

i4004 commented Apr 23, 2015

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

@mariusstaicu
Copy link

It seems there are tests failing.

@ghiscoding
Copy link
Author

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

caseyjhol added a commit to snapappointments/ng-bootstrap-select that referenced this pull request Jul 30, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants