Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Angular 1.4.x - Dropdown binding issue #12390

Closed
Opsolem opened this issue Jul 21, 2015 · 3 comments
Closed

Angular 1.4.x - Dropdown binding issue #12390

Opsolem opened this issue Jul 21, 2015 · 3 comments

Comments

@Opsolem
Copy link

Opsolem commented Jul 21, 2015

Hi ! I've nearly the same issue as the #11890, but in my case i bind directly on a string. Moreover, sometimes the value is correctly bind, sometimes it isn't - I can't reproduce it everytime ! My select's options are hard coded (don't use ng-options) and the code is as simple as this plunker http://plnkr.co/edit/k09Xh9xEgcXQBbKTkRdh?p=preview, except i retrieve my datas from a service.
I already tried $scope.$apply, $timeout, setTimeout,.. None of this solution works for me

@pkozlowski-opensource
Copy link
Member

@SuperBiscotte 2 remarks:

  • you are using quite an old version of 1.4.x line - please re-test with the latest release
  • I can't reproduce with the attached plunker either.... I'm afraid you will have to narrow it down a bit more - we can't fix bugs that we can't reproduce....

@Opsolem
Copy link
Author

Opsolem commented Jul 21, 2015

I use Angular v1.4.0-rc.2 and that's my problem, i can't even reproduce it...

@Narretz
Copy link
Contributor

Narretz commented Aug 3, 2015

If you cannot reproduce it, we cannot do anything about it infortunately. Please reopen this issue if you have a reduction.

@Narretz Narretz closed this as completed Aug 3, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants