Hi, I'm making a custom select widget directive for some back end integration. It gets the options values from a rest xhr hit.
I'm confused from reading the docs as to whether this xhr query and options population stage should happen in compile, preLink, or postLink. Any tips appreciated! iain -- You received this message because you are subscribed to the Google Groups "AngularJS" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
