Ember.Select is deprecated - what should we use now instead?

Ember - 4.6 - Ember API Documentation is deprecated, what should we now use with Ember 2.0 projects instead?

Thanks in advance

I’ve used emberx-select in its place.

Thanks - we actually found Dummy and it seems to work quite well.

It would be good if the documentation for Ember.Select included information about what to use to help new ember developers.

http://emberjs.com/deprecations/v1.x/#toc_ember-select

2 Likes

I use ember-cli-selectize in GitHub - broerse/ember-cli-blog: Tom Dale's blog example updated for the Ember CLI