You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On ng-init, a method is called which sets facility types. The scope variable is set properly though everytime. Please check the first oi-select tag in attached file. New Text Document.txt
The text was updated successfully, but these errors were encountered:
Gist is good descision for attaches. Plnkr is the best one.
I don't understand what is the problem, but I guess that there could be an error because facilityTypeOptions was not defined before getFacilityTypes() was completed. getFacilityTypes() must to set facilityTypeOptions before oi-select initialization. At list it can return promise.
On ng-init, a method is called which sets facility types. The scope variable is set properly though everytime. Please check the first oi-select tag in attached file.
New Text Document.txt
The text was updated successfully, but these errors were encountered: