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

c++ - Cmake produces file extensions in static library archives -

c# - Roxy file manager in MVC doesn't accept session path -

c# - XML - Serialize class - Some questions -