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

asp.net - Procedure or function "Procedure name" expects a parameter "Param name" which was not supplied occurs rarely -

c# - The item with identity 'Id' already exists in the metadata collection. Parameter name: item -

c++ - Redefined variable in the other module -