Using Select2 in Ember.js -


I'm really having difficulty integrating select2 amber.

I want to change it:

  & lt; Input type = "hidden" value = user / & gt; Force selected results for  select2  in a search input with ajax using   

and the user attribute in the model.

Please help.

{{view}} has been deprecated in ember 2.0 +

I have found a project that emberfies the select2 to a component

  install amber ember-select-2   

or

  Amber founded amber-select-master   

Edit 1:

There is a more active drama made there and you should probably use it

  Select amber-installed amber-power   



Comments

Popular posts from this blog

Pass DB Connection parameters to a Kettle a.k.a PDI table Input step dynamically from Excel -

multithreading - PhantomJS-Node in a for Loop -

c++ - MATLAB .m file to .mex file using Matlab Compiler -