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

python - Writing Greek in matplotlib labels, titles -

c# - LINQ to Entities does not recognize the method 'Int32 IndexOf(System.String, System.StringComparison)' method -

Pygame memory leak with transform.flip -