Timeline for Updating select2 via angular controller?
Current License: CC BY-SA 3.0
5 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Sep 15, 2013 at 11:31 | history | edited | kubuntu | CC BY-SA 3.0 |
added 110 characters in body
|
| Sep 15, 2013 at 8:30 | history | edited | kubuntu | CC BY-SA 3.0 |
added 387 characters in body
|
| Sep 15, 2013 at 8:06 | comment | added | kubuntu | @poundifdef you are performing a get request on the current page. Replace it with the source you want to load from and it will go away i.e. the a,b,c. | |
| Sep 14, 2013 at 18:33 | comment | added | poundifdef |
This is helpful! But not quite: when I change the code to say ng-model="tags", the dropdown's options are still ['a', 'b', 'c']. Theoretically, that list should no longer exist anywhere, if binding was done properly. Similarly, ['d', 'e', 'f'] never appear as options (even if I de-select them.)
|
|
| Sep 13, 2013 at 23:36 | history | answered | kubuntu | CC BY-SA 3.0 |